get_Const_tarval(x) == get_mode_null(get_irn_mode(x)) -> is_Const_null(x).
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Sep 2007 20:51:38 +0000 (20:51 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Sep 2007 20:51:38 +0000 (20:51 +0000)
commite8602131e05f5951e744046cfd98459869917fca
treef58ceae8d23322cc416826d5f41b69624bac93d5
parent6b91f5d25b8eabae39539fa9cac85d6be0dc62dc
get_Const_tarval(x) == get_mode_null(get_irn_mode(x)) -> is_Const_null(x).

[r15879]
ir/ir/iropt.c