Use the proper magic word (get_Block_n_cfgpreds()) to get the number of cf predecesso...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 17 May 2007 06:39:30 +0000 (06:39 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 17 May 2007 06:39:30 +0000 (06:39 +0000)
commit195d3b24e3046f76f1e87f5892b4fd057c873e7d
tree278576f56310e9e68176717764975a2fbbd26946
parente77a29c77b0af1c2b8fcdc3284bb41c19bf98f01
Use the proper magic word (get_Block_n_cfgpreds()) to get the number of cf predecessors of a block instead of the generic get_irn_arity().

[r13910]
ir/be/beblocksched.c