math: simplify implied_condition_true/false()
commit30c4316408bdf37260bdcf736655c315a8a88328
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 14 Apr 2012 21:53:38 +0000 (15 00:53 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 14 Apr 2012 21:53:38 +0000 (15 00:53 +0300)
tree147314f45b57c8cd221fa3795209ac2b44a8eb95
parent8b6c329fac235a1ec48912a6db1fcbeebdcf226f
math: simplify implied_condition_true/false()

We can also remove a couple lines from implied_condition_true/false() now
that expression statements are handled in get_value().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_math.c