Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1069 bool Increasing = MainLoopStructure.IndVarIncreasing; in calculateSubRanges() local
1262 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local
1405 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local
DLoopPredication.cpp456 bool Increasing; in isSafeToTruncateWideIVType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp218 bool Increasing; in countToEliminateCompares() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h677 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp9259 bool &Increasing) { in isMonotonicPredicate()
9280 bool &Increasing) { in isMonotonicPredicateImpl()
9351 bool Increasing; in isLoopInvariantPredicate() local