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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc 4195 if (scev_probably_wraps_p (NULL_TREE,
5121 for scev_probably_wraps_p invocation (that can be done n times).
5460 scev_probably_wraps_p (tree var, tree base, tree step, function
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc 3778 && scev_probably_wraps_p (NULL_TREE,
4684 for scev_probably_wraps_p invocation (that can be done n times).
5023 scev_probably_wraps_p (tree var, tree base, tree step, function

Completed in 114 milliseconds