Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.h107 extern void warn_function_cold (tree);
H A Dipa-pure-const.c283 warn_function_cold (tree decl) in warn_function_cold() function
H A Dpredict.c3946 warn_function_cold (current_function_decl); in compute_function_frequency()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.h108 extern void warn_function_cold (tree);
H A Dipa-pure-const.cc285 warn_function_cold (tree decl) in warn_function_cold() function
H A Dpredict.cc4028 warn_function_cold (current_function_decl); in compute_function_frequency()
H A DChangeLog3319 warn_function_cold if function already has cold attribute.
H A DChangeLog-201712759 * ipa-pure-const.c (warn_function_cold): New function.
12761 * predict.h (warn_function_cold): Declare.
H A DChangeLog-20214708 (warn_function_cold): Likewise.
H A DChangeLog-202039809 warn_function_cold on functions that already have cold attribute.
H A DChangeLog-201820699 (warn_function_cold): Likewise.