Home
last modified time | relevance | path

Searched defs:SkipLastIter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1331 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in optimizeLoopExitWithUnknownExitCount()
1456 bool SkipLastIter = false; in optimizeLoopExits() local
1464 auto OptimizeCond = [&](bool Inverted, bool SkipLastIter) { in optimizeLoopExits()