Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp331 bool IncreasedRightValueByOne = false; in parseLoopStructure() local
352 IncreasedRightValueByOne = true; in parseLoopStructure()
356 IncreasedRightValueByOne = true; in parseLoopStructure()
389 if (!IncreasedRightValueByOne) in parseLoopStructure()
393 assert(!IncreasedRightValueByOne && in parseLoopStructure()