Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h220 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp596 bool Increasing = LS.IndVarIncreasing; changeIterationSpaceEnd() local
727 bool Increasing = MainLoopStructure.IndVarIncreasing; run() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp587 bool Increasing = MainLoopStructure.IndVarIncreasing; in calculateSubRanges() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11014 bool Increasing = *MonotonicType == ScalarEvolution::MonotonicallyIncreasing; getLoopInvariantPredicate() local