Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp914 const SCEV *ScaleSCEV = SE->getConstant(StepSCEV->getType(), N); in validateRootSet() local
915 if (ADR->getStepRecurrence(*SE) != SE->getMulExpr(StepSCEV, ScaleSCEV)) in validateRootSet()