Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp714 auto IsInductionVar = [&](const SCEVAddRecExpr *AR, bool &IsIncreasing) { in parseLoopStructure()
740 bool IsIncreasing = false; in parseLoopStructure() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp949 bool IsIncreasing = !StepCI->isNegative(); in parseLoopStructure() local