Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp868 bool IsIncreasing = !StepCI->isNegative(); in parseLoopStructure() local
883 if (IsIncreasing) { in parseLoopStructure()
1047 Result.IndVarIncreasing = IsIncreasing; in parseLoopStructure()