Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp274 bool isSupportedStep(const SCEV* Step);
478 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep() function in LoopPredication
683 if (!isSupportedStep(Step)) { in widenICmpRangeCheck()
849 if (!isSupportedStep(Step)) { in parseLoopLatchICmp()