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

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 189 function_always_visible_to_compiler_p (tree decl) function
209 || (known_finite && function_always_visible_to_compiler_p (decl)))
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 187 function_always_visible_to_compiler_p (tree decl) function
207 || (known_finite && function_always_visible_to_compiler_p (decl)))

Completed in 48 milliseconds