Home
last modified time | relevance | path

Searched refs:find_sibling_superloop (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.cc165 find_sibling_superloop (class loop *use_loop, class loop *def_loop) in find_sibling_superloop() function
220 use_bb = find_sibling_superloop (use_loop, def_loop)->header; in compute_live_loop_exits()
258 pred = find_sibling_superloop (pred_loop, def_loop)->header; in compute_live_loop_exits()
H A DChangeLog-201213586 (find_sibling_superloop): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.c165 find_sibling_superloop (class loop *use_loop, class loop *def_loop) in find_sibling_superloop() function
220 use_bb = find_sibling_superloop (use_loop, def_loop)->header; in compute_live_loop_exits()
258 pred = find_sibling_superloop (pred_loop, def_loop)->header; in compute_live_loop_exits()