Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1084 bool Increasing = MainLoopStructure.IndVarIncreasing; in calculateSubRanges() local
1277 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local
1420 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h698 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp9792 bool Increasing = *MonotonicType == ScalarEvolution::MonotonicallyIncreasing; in getLoopInvariantPredicate() local