Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp265 bool isSupportedStep(const SCEV* Step);
509 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep() function in LoopPredication
713 if (!isSupportedStep(Step)) { in widenICmpRangeCheck()
895 if (!isSupportedStep(Step)) { in parseLoopLatchICmp()