Searched refs:probably_never_executed_bb_p (Results 1 – 7 of 7) sorted by relevance
210 || probably_never_executed_bb_p (bb)); in push_to_next_round_p()818 || probably_never_executed_bb_p (bb)) in bb_to_key()1234 if (probably_never_executed_bb_p (bb)) in find_rarely_executed_basic_blocks_and_crossing_edges()
145 probably_never_executed_bb_p (basic_block bb) in probably_never_executed_bb_p() function1870 if (!probably_never_executed_bb_p (bb)) in compute_function_frequency()
875 extern bool probably_never_executed_bb_p (basic_block);
495 if (probably_never_executed_bb_p (bb)) in dump_bb_info()
703 || probably_never_executed_bb_p (bb)) in compute_alignments()
21910 (maybe_hot_bb_p, probably_cold_bb_p, probably_never_executed_bb_p):21916 probably_never_executed_bb_p): New functions.21920 probably_never_executed_bb_p): New functions.
25527 probably_never_executed_bb_p, compute_frequency_function): Adjust