Searched refs:to_loop2 (Results 1 – 2 of 2) sorted by relevance
1575 edge to_loop2 = make_edge (break_bb, loop_preheader_edge (loop2)->src, 0); in do_split_loop_on_cond() local1579 to_loop2->flags |= true_invar ? EDGE_TRUE_VALUE : EDGE_FALSE_VALUE; in do_split_loop_on_cond()1584 connect_loop_phis (loop1, loop2, to_loop2); in do_split_loop_on_cond()1595 to_loop2->probability = invar_branch->probability; in do_split_loop_on_cond()
1529 edge to_loop2 = make_edge (break_bb, loop_preheader_edge (loop2)->src, 0); in do_split_loop_on_cond() local1533 to_loop2->flags |= true_invar ? EDGE_TRUE_VALUE : EDGE_FALSE_VALUE; in do_split_loop_on_cond()1540 connect_loop_phis (loop1, loop2, to_loop2); in do_split_loop_on_cond()