Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp208 const SCEV *ExtendedStep = in parseLoopStructure() local
212 ExtendAfterOp->getStepRecurrence(SE) == ExtendedStep; in parseLoopStructure()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp977 const SCEV *ExtendedStep = parseLoopStructure() local