Searched refs:inn_loop (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-loop-im.c1441 struct loop *inn_loop = loop; local
1469 if (!flow_bb_inside_loop_p (inn_loop, bb))
1479 inn_loop = bb->loop_father;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.c2200 struct loop *inn_loop = loop; local
2228 if (!flow_bb_inside_loop_p (inn_loop, bb))
2238 inn_loop = bb->loop_father;

Completed in 57 milliseconds