Searched refs:probably_never_executed_bb_p (Results 1 – 9 of 9) 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()
710 || probably_never_executed_bb_p (bb)) in compute_alignments()
150 probably_never_executed_bb_p (bb) in probably_never_executed_bb_p() function1258 if (!probably_never_executed_bb_p (bb)) in compute_function_frequency()
584 if (probably_never_executed_bb_p (bb))
707 extern bool probably_never_executed_bb_p PARAMS ((basic_block));
7463 (maybe_hot_bb_p, probably_cold_bb_p, probably_never_executed_bb_p):7469 probably_never_executed_bb_p): New functions.7473 probably_never_executed_bb_p): New functions.