Searched defs:FOR_EACH_EDGE (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-cfgcleanup.c59 FOR_EACH_EDGE (e, ei, ev) function
H A Dcfghooks.c438 FOR_EACH_EDGE (f, ei, single_succ (ret)->preds) function
H A Dloop-invariant.c554 FOR_EACH_EDGE (e, ei, body[i]->succs) function
H A Dbb-reorder.c960 FOR_EACH_EDGE (e, ei, traces[t2].first->preds) function
1006 FOR_EACH_EDGE (e, ei, traces[t].last->succs) function
[all...]
H A Dloop-iv.c2602 FOR_EACH_EDGE (e, ei, body[i]->succs) function
H A Dbasic-block.h778 #define FOR_EACH_EDGE macro
1185 FOR_EACH_EDGE (e, ei, bb->preds) function
H A Dsched-rgn.c845 FOR_EACH_EDGE (e, ei, BASIC_BLOCK (child)->preds) function
1083 FOR_EACH_EDGE (e, ei, BASIC_BLOCK (bbn)->preds) function
1303 FOR_EACH_EDGE (in_edge, in_ei, BASIC_BLOCK (BB_TO_BLOCK (bb))->preds) function
[all...]

Completed in 87 milliseconds