cleanup: Use get_Block_n_cfgpreds()/get_Block_cfgpred() instead of get_irn_arity...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 25 Nov 2012 18:19:31 +0000 (19:19 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 25 Nov 2012 18:19:31 +0000 (19:19 +0100)
commit15b2fcf1f10bdf2c54a8e600a6f5fe2e17b56834
tree7f3c1b12677cde1cd276a6d6e98c41268e8626f1
parentea83f105a549d032bebd8ab030cff60f52a9e7da
cleanup: Use get_Block_n_cfgpreds()/get_Block_cfgpred() instead of get_irn_arity()/get_irn_n().
ir/ir/rm_bads.c
ir/lower/lower_dw.c
ir/opt/ifconv.c
ir/opt/loop.c