Searched refs:OtherArg (Results 1 – 2 of 2) sorted by relevance
1143 ArgNo OtherArg = getOtherArgNo(); in apply() local1144 SVal OtherV = getArgSVal(Call, OtherArg); in apply()1145 QualType OtherT = Summary.getArgType(OtherArg); in apply()
2592 Value *OtherArg) { in handleMulByConstant()2622 IRB.CreateMul(getShadow(OtherArg), ShadowMul, "msprop_mul_cst")); in handleMulByConstant()2623 setOrigin(&I, getOrigin(OtherArg)); in handleMulByConstant()