Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.h94 extern bool expensive_function_p (int);
H A Dpredict.c3619 expensive_function_p (int threshold) in expensive_function_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.h94 extern bool expensive_function_p (int);
H A Dpredict.cc3678 expensive_function_p (int threshold) in expensive_function_p() function
H A DChangeLog-200111729 * predict.c (expensive_function_p): LIMIT now unsigned.
12849 * predict.c (expensive_function_p): New.
12850 * rtl.h (expensive_function_p): Declare.
H A DChangeLog-20132802 tree_estimate_probability, expensive_function_p,
6395 (expensive_function_p): Remove usage of ENTRY_BLOCK_PTR macro.
34586 * predict.c (expensive_function_p): Use FOR_BB_INSNS.
H A DChangeLog-20176390 (expensive_function_p): Remove useless assert.
6978 (expensive_function_p): Use counts.
8599 (expensive_function_p): Use to_frequency.
H A DChangeLog-200220244 propagate_freq, counts_to_freqs, expensive_function_p,
21728 expensive_function_p, estimate_bb_frequencies,
H A DChangeLog-200526203 propagate_freq, expensive_function_p): Likewise.
H A DChangeLog-201425965 (expensive_function_p): Likewise for local "insn".
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c6163 frame->expensive_p = expensive_function_p (count); in ix86_compute_frame_layout()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc6653 frame->expensive_p = expensive_function_p (count); in ix86_compute_frame_layout()