Searched refs:current_loop_nest (Results 1 – 6 of 6) sorted by relevance
64 struct loop *current_loop_nest; variable4084 && current_loop_nest); in get_seqno_for_a_jump()4696 if (current_loop_nest) in sel_finish_bbs()4822 && current_loop_nest); in cfg_preds_1()4839 && current_loop_nest)); in cfg_preds_1()5403 if (current_loop_nest) in change_loops_latches()5407 for (loop = current_loop_nest; loop; loop = loop_outer (loop)) in change_loops_latches()5410 gcc_assert (loop == current_loop_nest); in change_loops_latches()5504 && current_loop_nest) in sel_split_edge()5633 if (current_loop_nest in sel_redirect_edge_and_branch_force()[all …]
956 extern struct loop *current_loop_nest;1047 if (!current_loop_nest) in inner_loop_header_p()1054 if (inner_loop == current_loop_nest) in inner_loop_header_p()1059 && flow_bb_inside_loop_p (current_loop_nest, bb)) in inner_loop_header_p()1062 gcc_assert (loop_depth (inner_loop) >= loop_depth (current_loop_nest)); in inner_loop_header_p()1150 this_loop && this_loop != current_loop_nest; in get_all_loop_exits()
3825 if ((int) current_loop_nest->ninsns < 9) in fill_vec_av_set()3834 if ((int) current_loop_nest->ninsns - num_insns_scheduled in fill_vec_av_set()4546 if (current_loop_nest) in create_block_for_bookkeeping()4548 basic_block latch = current_loop_nest->latch; in create_block_for_bookkeeping()4551 gcc_assert (e2->dest != current_loop_nest->header); in create_block_for_bookkeeping()5487 || current_loop_nest == NULL in schedule_expr_on_boundary()5488 || loop_latch_edge (current_loop_nest)); in schedule_expr_on_boundary()6818 && current_loop_nest != NULL in sel_setup_region_sched_flags()6819 && loop_has_exit_edges (current_loop_nest)); in sel_setup_region_sched_flags()6840 current_loop_nest = get_loop_nest_for_rgn (rgn); in setup_current_loop_nest()[all …]
69 struct loop *current_loop_nest; variable4035 && current_loop_nest); in get_seqno_for_a_jump()4673 if (current_loop_nest) in sel_finish_bbs()4800 && current_loop_nest); in cfg_preds_1()4817 && current_loop_nest)); in cfg_preds_1()5383 if (current_loop_nest) in change_loops_latches()5387 for (loop = current_loop_nest; loop; loop = loop_outer (loop)) in change_loops_latches()5390 gcc_assert (loop == current_loop_nest); in change_loops_latches()5484 && current_loop_nest) in sel_split_edge()5608 if (current_loop_nest in sel_redirect_edge_and_branch_force()[all …]
947 extern struct loop *current_loop_nest;1038 if (!current_loop_nest) in inner_loop_header_p()1045 if (inner_loop == current_loop_nest) in inner_loop_header_p()1050 && flow_bb_inside_loop_p (current_loop_nest, bb)) in inner_loop_header_p()1053 gcc_assert (loop_depth (inner_loop) >= loop_depth (current_loop_nest)); in inner_loop_header_p()1141 this_loop && this_loop != current_loop_nest; in VEC()
3888 if ((int) current_loop_nest->ninsns < 9) in fill_vec_av_set()3897 if ((int) current_loop_nest->ninsns - num_insns_scheduled in fill_vec_av_set()4611 if (current_loop_nest) in create_block_for_bookkeeping()4613 basic_block latch = current_loop_nest->latch; in create_block_for_bookkeeping()4616 gcc_assert (e2->dest != current_loop_nest->header); in create_block_for_bookkeeping()5558 || current_loop_nest == NULL in schedule_expr_on_boundary()5559 || loop_latch_edge (current_loop_nest)); in schedule_expr_on_boundary()6881 && current_loop_nest != NULL in sel_setup_region_sched_flags()6882 && loop_has_exit_edges (current_loop_nest)); in sel_setup_region_sched_flags()6903 current_loop_nest = get_loop_nest_for_rgn (rgn); in setup_current_loop_nest()[all …]