Home
last modified time | relevance | path

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

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