Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp867 bool IsIncreasing = !StepCI->isNegative(); in parseLoopStructure() local
882 if (IsIncreasing) { in parseLoopStructure()
1046 Result.IndVarIncreasing = IsIncreasing; in parseLoopStructure()