Searched refs:ShadowMul (Results 1 – 1 of 1) sorted by relevance
2593 Constant *ShadowMul; in handleMulByConstant() local2609 ShadowMul = ConstantVector::get(Elements); in handleMulByConstant()2614 ShadowMul = ConstantInt::get(Ty, V2); in handleMulByConstant()2616 ShadowMul = ConstantInt::get(Ty, 1); in handleMulByConstant()2622 IRB.CreateMul(getShadow(OtherArg), ShadowMul, "msprop_mul_cst")); in handleMulByConstant()