Home
last modified time | relevance | path

Searched defs:Increasing (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopInfo.h220 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopConstrainer.cpp602 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local
733 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDInductiveRangeCheckElimination.cpp587 bool Increasing = MainLoopStructure.IndVarIncreasing; in calculateSubRanges() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp11092 bool Increasing = *MonotonicType == ScalarEvolution::MonotonicallyIncreasing; in getLoopInvariantPredicate() local