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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp264 bool isSupportedStep(const SCEV* Step);
501 bool LoopPredication::isSupportedStep(const SCEV* Step) { function in class:LoopPredication
704 if (!isSupportedStep(Step)) {
886 if (!isSupportedStep(Step)) {

Completed in 105 milliseconds