Searched refs:ScaledS (Results 1 – 1 of 1) sorted by relevance
5361 const SCEV *ScaledS = F.ScaledReg; in Expand() local5365 ScaledS = denormalizeForPostIncUse(ScaledS, Loops, SE); in Expand()5371 SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr))); in Expand()5378 ICmpScaledV = Rewriter.expandCodeFor(ScaledS, nullptr); in Expand()5392 ScaledS = SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr)); in Expand()5394 ScaledS = in Expand()5395 SE.getMulExpr(ScaledS, SE.getConstant(ScaledS->getType(), F.Scale)); in Expand()5396 Ops.push_back(ScaledS); in Expand()