Home
last modified time | relevance | path

Searched refs:first_head (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgloopmanip.cc1557 lv_adjust_loop_entry_edge (basic_block first_head, basic_block second_head, in lv_adjust_loop_entry_edge() argument
1571 lv_add_condition_to_bb (first_head, second_head, new_head, in lv_adjust_loop_entry_edge()
1576 e1 = make_edge (new_head, first_head, in lv_adjust_loop_entry_edge()
1581 set_immediate_dominator (CDI_DOMINATORS, first_head, new_head); in lv_adjust_loop_entry_edge()
1585 lv_adjust_loop_header_phi (first_head, second_head, new_head, e1); in lv_adjust_loop_entry_edge()
1617 basic_block first_head, second_head; in loop_version() local
1629 first_head = entry->dest; in loop_version()
1661 cond_bb = lv_adjust_loop_entry_edge (first_head, second_head, in loop_version()
H A Dcfgloopmanip.c1629 lv_adjust_loop_entry_edge (basic_block first_head, basic_block second_head, in lv_adjust_loop_entry_edge() argument
1643 lv_add_condition_to_bb (first_head, second_head, new_head, in lv_adjust_loop_entry_edge()
1648 e1 = make_edge (new_head, first_head, in lv_adjust_loop_entry_edge()
1653 set_immediate_dominator (CDI_DOMINATORS, first_head, new_head); in lv_adjust_loop_entry_edge()
1657 lv_adjust_loop_header_phi (first_head, second_head, new_head, e1); in lv_adjust_loop_entry_edge()
1689 basic_block first_head, second_head; in loop_version() local
1701 first_head = entry->dest; in loop_version()
1716 cond_bb = lv_adjust_loop_entry_edge (first_head, second_head, in loop_version()
H A Dcfgrtl.c5079 rtl_lv_add_condition_to_bb (basic_block first_head , in rtl_lv_add_condition_to_bb() argument
5091 label = block_label (first_head); in rtl_lv_add_condition_to_bb()
H A Dcfgrtl.cc5168 rtl_lv_add_condition_to_bb (basic_block first_head , in rtl_lv_add_condition_to_bb() argument
5180 label = block_label (first_head); in rtl_lv_add_condition_to_bb()
H A Dtree-cfg.c8944 gimple_lv_add_condition_to_bb (basic_block first_head ATTRIBUTE_UNUSED, in gimple_lv_add_condition_to_bb()
H A Dtree-cfg.cc9033 gimple_lv_add_condition_to_bb (basic_block first_head ATTRIBUTE_UNUSED, in gimple_lv_add_condition_to_bb()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopmanip.c1629 lv_adjust_loop_entry_edge (basic_block first_head, basic_block second_head, in lv_adjust_loop_entry_edge() argument
1643 lv_add_condition_to_bb (first_head, second_head, new_head, in lv_adjust_loop_entry_edge()
1648 e1 = make_edge (new_head, first_head, in lv_adjust_loop_entry_edge()
1653 set_immediate_dominator (CDI_DOMINATORS, first_head, new_head); in lv_adjust_loop_entry_edge()
1657 lv_adjust_loop_header_phi (first_head, second_head, new_head, e1); in lv_adjust_loop_entry_edge()
1689 basic_block first_head, second_head; in loop_version() local
1701 first_head = entry->dest; in loop_version()
1716 cond_bb = lv_adjust_loop_entry_edge (first_head, second_head, in loop_version()
H A Dcfgrtl.c5079 rtl_lv_add_condition_to_bb (basic_block first_head , in rtl_lv_add_condition_to_bb() argument
5091 label = block_label (first_head); in rtl_lv_add_condition_to_bb()
H A Dtree-cfg.c8944 gimple_lv_add_condition_to_bb (basic_block first_head ATTRIBUTE_UNUSED, in gimple_lv_add_condition_to_bb()