Searched refs:FOR_EACH_BB_FN (Results 1 - 9 of 9) 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 Dbasic-block.h421 #define FOR_EACH_BB_FN(BB, FN) \ macro
424 #define FOR_EACH_BB(BB) FOR_EACH_BB_FN (BB, cfun)
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 Dcgraphunit.c580 FOR_EACH_BB_FN (bb, this_cfun) function
777 FOR_EACH_BB_FN (this_block, this_cfun) function
H A Dtree-inline.c951 FOR_EACH_BB_FN (bb, cfun_to_copy)
1467 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (fndecl))
1860 FOR_EACH_BB_FN (bb, my_function) function
H A Dipa-reference.c813 FOR_EACH_BB_FN (this_block, this_cfun)
812 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-ssa-structalias.c5083 FOR_EACH_BB_FN (bb, cfun)

Completed in 124 milliseconds