Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp214 static cl::opt<bool> EnableCountDownLoop("loop-predication-enable-count-down-loop", variable
510 return Step->isOne() || (Step->isAllOnesValue() && EnableCountDownLoop); in isSupportedStep()