Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp325 bool IncreasedRightValueByOne = false; in parseLoopStructure() local
346 IncreasedRightValueByOne = true; in parseLoopStructure()
350 IncreasedRightValueByOne = true; in parseLoopStructure()
383 if (!IncreasedRightValueByOne) in parseLoopStructure()
387 assert(!IncreasedRightValueByOne && in parseLoopStructure()