Home | History | Annotate | Download | only in gcc

Lines Matching defs:first_head

1547     --- edge e ---> [cond expr] ---> [first_head]
1557 lv_adjust_loop_entry_edge (basic_block first_head, basic_block second_head,
1571 lv_add_condition_to_bb (first_head, second_head, new_head,
1576 e1 = make_edge (new_head, first_head,
1581 set_immediate_dominator (CDI_DOMINATORS, first_head, new_head);
1585 lv_adjust_loop_header_phi (first_head, second_head, new_head, e1);
1617 basic_block first_head, second_head;
1628 /* Note down head of loop as first_head. */
1629 first_head = entry->dest;
1661 cond_bb = lv_adjust_loop_entry_edge (first_head, second_head,
1708 first_head and second_head. Make sure that loop preheader has only