Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp881 bool DecreasedRightValueByOne = false; in parseLoopStructure() local
907 DecreasedRightValueByOne = true; in parseLoopStructure()
912 DecreasedRightValueByOne = true; in parseLoopStructure()
941 if (!DecreasedRightValueByOne) in parseLoopStructure()
945 assert(!DecreasedRightValueByOne && in parseLoopStructure()