Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c226 warn_function_pure (tree decl, bool known_finite) in warn_function_pure() function
1717 warn_function_pure (w->decl, !this_looping); in propagate_pure_const()
2161 warn_function_pure (current_function_decl, !l->looping); in execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc228 warn_function_pure (tree decl, bool known_finite) in warn_function_pure() function
1533 warn_function_pure (node->decl, !looping); in ipa_make_function_pure()
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):