HomeSort by: relevance | last modified time | path
    Searched defs:warn_function_pure (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 230 warn_function_pure (tree decl, bool known_finite) function
1545 warn_function_pure (node->decl, !looping);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 228 warn_function_pure (tree decl, bool known_finite) function
1534 warn_function_pure (node->decl, !looping);

Completed in 97 milliseconds