Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopConstrainer.cpp263 bool DecreasedRightValueByOne = false; in parseLoopStructure() local
289 DecreasedRightValueByOne = true; in parseLoopStructure()
294 DecreasedRightValueByOne = true; in parseLoopStructure()
323 if (!DecreasedRightValueByOne) in parseLoopStructure()
327 assert(!DecreasedRightValueByOne && in parseLoopStructure()