Home
last modified time | relevance | path

Searched refs:warn_function_const (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c243 warn_function_const (tree decl, bool known_finite) in warn_function_const() function
1690 warn_function_const (w->decl, !this_looping); in propagate_pure_const()
2135 warn_function_const (current_function_decl, !l->looping); in execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc245 warn_function_const (tree decl, bool known_finite) in warn_function_const() function
1495 warn_function_const (node->decl, !looping); in ipa_make_function_const()
H A DChangeLog-201835233 * ipa-pure-const.c ((warn_function_const, warn_function_pure): Avoid
H A DChangeLog-201033353 suggest_attribute, warn_function_pure, warn_function_const):