Searched refs:current_loop_nest (Results 1 – 6 of 6) sorted by relevance
63 class loop *current_loop_nest; variable4076 && current_loop_nest); in get_seqno_for_a_jump()4688 if (current_loop_nest) in sel_finish_bbs()4814 && current_loop_nest); in cfg_preds_1()4831 && current_loop_nest)); in cfg_preds_1()5395 if (current_loop_nest) in change_loops_latches()5399 for (loop = current_loop_nest; loop; loop = loop_outer (loop)) in change_loops_latches()5402 gcc_assert (loop == current_loop_nest); in change_loops_latches()5496 && current_loop_nest) in sel_split_edge()5625 if (current_loop_nest in sel_redirect_edge_and_branch_force()[all …]
957 extern class loop *current_loop_nest;1048 if (!current_loop_nest) in inner_loop_header_p()1055 if (inner_loop == current_loop_nest) in inner_loop_header_p()1060 && flow_bb_inside_loop_p (current_loop_nest, bb)) in inner_loop_header_p()1063 gcc_assert (loop_depth (inner_loop) >= loop_depth (current_loop_nest)); in inner_loop_header_p()1152 this_loop && this_loop != current_loop_nest; in get_all_loop_exits()
3811 if ((int) current_loop_nest->ninsns < 9) in fill_vec_av_set()3820 if ((int) current_loop_nest->ninsns - num_insns_scheduled in fill_vec_av_set()4532 if (current_loop_nest) in create_block_for_bookkeeping()4534 basic_block latch = current_loop_nest->latch; in create_block_for_bookkeeping()4537 gcc_assert (e2->dest != current_loop_nest->header); in create_block_for_bookkeeping()5473 || current_loop_nest == NULL in schedule_expr_on_boundary()5474 || loop_latch_edge (current_loop_nest)); in schedule_expr_on_boundary()6806 && current_loop_nest != NULL in sel_setup_region_sched_flags()6807 && loop_has_exit_edges (current_loop_nest)); in sel_setup_region_sched_flags()6828 current_loop_nest = get_loop_nest_for_rgn (rgn); in setup_current_loop_nest()[all …]
63 class loop *current_loop_nest; variable4077 && current_loop_nest); in get_seqno_for_a_jump()4689 if (current_loop_nest) in sel_finish_bbs()4815 && current_loop_nest); in cfg_preds_1()4832 && current_loop_nest)); in cfg_preds_1()5393 if (current_loop_nest) in change_loops_latches()5397 for (loop = current_loop_nest; loop; loop = loop_outer (loop)) in change_loops_latches()5400 gcc_assert (loop == current_loop_nest); in change_loops_latches()5494 && current_loop_nest) in sel_split_edge()5623 if (current_loop_nest in sel_redirect_edge_and_branch_force()[all …]