Searched refs:InnerMul (Results 1 – 1 of 1) sorted by relevance
2826 const SCEV *InnerMul = Mul->getOperand(MulOp == 0); in getAddExpr() local2833 InnerMul = getMulExpr(MulOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr()2835 SmallVector<const SCEV *, 2> TwoOps = {getOne(Ty), InnerMul}; in getAddExpr()