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