Home
last modified time | relevance | path

Searched refs:expensive_function_p (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDpredict.c1744 expensive_function_p (int threshold) in expensive_function_p() function
HDrtl.h2267 extern bool expensive_function_p (int);
HDChangeLog-200111729 * predict.c (expensive_function_p): LIMIT now unsigned.
12849 * predict.c (expensive_function_p): New.
12850 * rtl.h (expensive_function_p): Declare.
HDChangeLog-200220244 propagate_freq, counts_to_freqs, expensive_function_p,
21728 expensive_function_p, estimate_bb_frequencies,
HDChangeLog-200526204 propagate_freq, expensive_function_p): Likewise.
/NextBSD/contrib/gcc/config/i386/
HDi386.c5460 = !expensive_function_p (count); in ix86_compute_frame_layout()