Searched refs:ScaledS (Results 1 – 1 of 1) sorted by relevance
5699 const SCEV *ScaledS = F.ScaledReg; in Expand() local5703 ScaledS = denormalizeForPostIncUse(ScaledS, Loops, SE); in Expand()5709 SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr))); in Expand()5716 ICmpScaledV = Rewriter.expandCodeFor(ScaledS, nullptr); in Expand()5730 ScaledS = SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr)); in Expand()5732 ScaledS = in Expand()5733 SE.getMulExpr(ScaledS, SE.getConstant(ScaledS->getType(), F.Scale)); in Expand()5734 Ops.push_back(ScaledS); in Expand()