Searched refs:to_loop1 (Results 1 – 2 of 2) sorted by relevance
1574 edge to_loop1 = single_succ_edge (break_bb); in do_split_loop_on_cond() local1577 to_loop1->flags &= ~EDGE_FALLTHRU; in do_split_loop_on_cond()1578 to_loop1->flags |= true_invar ? EDGE_FALSE_VALUE : EDGE_TRUE_VALUE; in do_split_loop_on_cond()1594 to_loop1->probability = invar_branch->probability.invert (); in do_split_loop_on_cond()
1528 edge to_loop1 = single_succ_edge (break_bb); in do_split_loop_on_cond() local1531 to_loop1->flags &= ~EDGE_FALLTHRU; in do_split_loop_on_cond()1532 to_loop1->flags |= true_invar ? EDGE_FALSE_VALUE : EDGE_TRUE_VALUE; in do_split_loop_on_cond()