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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-cfgcleanup.c58 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.c250 FOR_EACH_EDGE (e, ei, body[i]->succs) function
H A Dloop-iv.c2611 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 Dsched-rgn.c803 FOR_EACH_EDGE (e, ei, BASIC_BLOCK (child)->preds) function
917 FOR_EACH_EDGE (in_edge, in_ei, BASIC_BLOCK (BB_TO_BLOCK (bb))->preds) function
[all...]
H A Dbasic-block.h775 #define FOR_EACH_EDGE macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-cfgcleanup.c67 FOR_EACH_EDGE (e, ei, ev) function
H A Dtree-ssa-threadupdate.c739 FOR_EACH_EDGE (e, ei, bblocks[i]->preds) function
H A Dcfghooks.c582 FOR_EACH_EDGE (f, ei, single_succ (ret)->preds) function
[all...]
H A Dprofile.c275 FOR_EACH_EDGE (e, ei, edges) function
[all...]
H A Dbb-reorder.c958 FOR_EACH_EDGE (e, ei, traces[t2].first->preds) function
1004 FOR_EACH_EDGE (e, ei, traces[t].last->succs) function
[all...]
H A Dcfgloop.c1160 FOR_EACH_EDGE (e, ei, body[i]->succs) function
[all...]
H A Dmcf.c1378 FOR_EACH_EDGE (e, ei, to_edges) function
H A Dbasic-block.h800 #define FOR_EACH_EDGE macro
978 FOR_EACH_EDGE (e, ei, bb->preds) function
993 FOR_EACH_EDGE (e, ei, bb->preds) function
H A Dcfgloopmanip.c451 FOR_EACH_EDGE (e, ei, bbs[i]->succs) function
[all...]
H A Dloop-invariant.c598 FOR_EACH_EDGE (e, ei, body[i]->succs) function
H A Dloop-iv.c2866 FOR_EACH_EDGE (e, ei, body[i]->succs) function
H A Dsched-rgn.c952 FOR_EACH_EDGE (e, ei, BASIC_BLOCK (child)->preds) function
1204 FOR_EACH_EDGE (e, ei, BASIC_BLOCK (bbn)->preds) function
1424 FOR_EACH_EDGE (in_edge, in_ei, BASIC_BLOCK (BB_TO_BLOCK (bb))->preds) function
[all...]
H A Dtree-vrp.c6985 FOR_EACH_EDGE (e, ei, gimple_bb (stmt)->succs) function

Completed in 312 milliseconds