Searched refs:probably_never_executed (Results 1 – 7 of 7) sorted by relevance
209 probably_never_executed (struct function *fun, profile_count count) in probably_never_executed() function238 return probably_never_executed (fun, bb->count); in probably_never_executed_bb_p()258 return probably_never_executed (fun, e->count ()); in probably_never_executed_edge_p()
3016 * predict.c (maybe_hot_edge_p, probably_never_executed,3148 maybe_hot_bb_p, probably_never_executed)6401 (probably_never_executed): Likewise.13527 * predict.c (probably_never_executed): Compare frequency-based16333 * predict.c (probably_never_executed): New function.16334 (probably_never_executed_bb_p): Invoke probably_never_executed.
8592 (probably_never_executed): Do not take frequency argument.28149 (probably_never_executed): Likewise.28187 (probably_never_executed): Check for zero counts even if profile28948 (probably_never_executed): Update.
5632 (probably_never_executed): Likewise.19281 (probably_never_executed): Likewise. Minor tweak.
31025 * predict.c (probably_never_executed): Also mark as cold functions31156 * predict.c (probably_never_executed): Only use precise profile info.
20315 maybe_hot/probably_never_executed predicates.
7181 (probably_never_executed): Likewise; replace cfun by fun.