Searched refs:bb_loop_depth (Results 1 – 10 of 10) sorted by relevance
201 if (bb_loop_depth (temp_bb) < bb_loop_depth (best_bb)) in select_best_block()212 if (bb_loop_depth (best_bb) < bb_loop_depth (early_bb)) in select_best_block()228 if (bb_loop_depth (best_bb) == bb_loop_depth (early_bb) in select_best_block()
855 extern int bb_loop_depth (const_basic_block);
463 if (!def_bb || bb_loop_depth (def_bb) < bb_loop_depth (bb)) in get_value_locus_in_path()
765 s_indent, bb->index, bb_loop_depth (bb)); in dump_bb_info()
3377 int loop_depth = bb_loop_depth (bb); in update_equiv_regs()3743 if (bb_loop_depth (use_bb) > bb_loop_depth (def_bb)) in combine_and_move_insns()4962 while (bb_loop_depth (call_dom) > 0) in split_live_ranges_for_shrink_wrap()
1397 bb_loop_depth (bb), in migrate_btr_defs()
2057 bb_loop_depth (const_basic_block bb) in bb_loop_depth() function
718 bb_loop_depth (bb)); in compute_alignments()738 bb_loop_depth (bb)); in compute_alignments()
2211 es->loop_depth = bb_loop_depth (bb); in analyze_function_body()
3002 if (bb_loop_depth (block) > 0 && EDGE_COUNT (block->preds) == 2) in insert_into_preds_of_block()