Searched refs:target_loop (Results 1 – 2 of 2) sorted by relevance
184 class loop *base_loop, *target_loop; in fix_bb_placements() local228 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()
185 class loop *base_loop, *target_loop; in fix_bb_placements() local229 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()