Home
last modified time | relevance | path

Searched refs:warn_function_cold (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpredict.h107 extern void warn_function_cold (tree);
H A Dpredict.c3749 warn_function_cold (current_function_decl); in compute_function_frequency()
3765 warn_function_cold (current_function_decl); in compute_function_frequency()
H A Dipa-pure-const.c275 warn_function_cold (tree decl) in warn_function_cold() function