Searched defs:FOR_EACH_BB_FN (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dipa-prop.c317 FOR_EACH_BB_FN (bb, func) function
H A Dipa-pure-const.c545 FOR_EACH_BB_FN (this_block, this_cfun) function
H A Dipa-cp.c761 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) function
802 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) function
H A Dipa-reference.c812 FOR_EACH_BB_FN (this_block, this_cfun) function
H A Dcgraphunit.c580 FOR_EACH_BB_FN (bb, this_cfun) function
777 FOR_EACH_BB_FN (this_block, this_cfun) function
H A Dipa-type-escape.c1373 FOR_EACH_BB_FN (this_block, this_cfun) function
H A Dtree-inline.c1860 FOR_EACH_BB_FN (bb, my_function) function
H A Dbasic-block.h421 #define FOR_EACH_BB_FN(BB, FN) \ macro

Completed in 212 milliseconds