Home
last modified time | relevance | path

Searched refs:target_loop (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloopmanip.cc184 class loop *base_loop, *target_loop; in fix_bb_placements() local
228 target_loop = loop_outer (from->loop_father); in fix_bb_placements()
242 target_loop = from->loop_father; in fix_bb_placements()
273 else if (!flow_loop_nested_p (target_loop, pred->loop_father)) in fix_bb_placements()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopmanip.c185 class loop *base_loop, *target_loop; in fix_bb_placements() local
229 target_loop = loop_outer (from->loop_father); in fix_bb_placements()
243 target_loop = from->loop_father; in fix_bb_placements()
274 else if (!flow_loop_nested_p (target_loop, pred->loop_father)) in fix_bb_placements()