Searched refs:ShadowMul (Results 1 – 1 of 1) sorted by relevance
1566 Constant *ShadowMul; in handleMulByConstant() local1579 ShadowMul = ConstantVector::get(Elements); in handleMulByConstant()1584 ShadowMul = ConstantInt::get(Elt->getType(), V2); in handleMulByConstant()1589 IRB.CreateMul(getShadow(OtherArg), ShadowMul, "msprop_mul_cst")); in handleMulByConstant()