Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp241 bool IsIncreasing = !StepCI->isNegative(); in parseLoopStructure() local
256 if (IsIncreasing) { in parseLoopStructure()
416 Result.IndVarIncreasing = IsIncreasing; in parseLoopStructure()