Searched refs:ShadowElt0 (Results 1 – 1 of 1) sorted by relevance
3866 Value *ShadowElt0 = IRB.CreateOr(Shadow0, Shadow1); in handleArithmeticWithOverflow() local3868 IRB.CreateICmpNE(ShadowElt0, getCleanShadow(ShadowElt0)); in handleArithmeticWithOverflow()3871 Shadow = IRB.CreateInsertValue(Shadow, ShadowElt0, 0); in handleArithmeticWithOverflow()