Cleanup: Remove trailing whitespace, get_irn_n(n, -1) -> get_nodes_block(n), get_irn_...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 7 Oct 2007 15:25:43 +0000 (15:25 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 7 Oct 2007 15:25:43 +0000 (15:25 +0000)
commitb3ac2cd834ac9dfcff661f821063ebfa8c36eb84
treeadbab8908187a1c2f195e184b9a075416dd73529
parent77132820cdb48c0f2e2b4e79f95adc551ad8e18f
Cleanup: Remove trailing whitespace, get_irn_n(n, -1) -> get_nodes_block(n), get_irn_op(n) == op_FOO -> is_Foo(n).

[r16110]
ir/ir/irgopt.c