Searched refs:LHSOrRHSKnownNegative (Results 1 – 1 of 1) sorted by relevance
7081 bool LHSOrRHSKnownNegative = in computeOverflowForSignedAdd() local7083 if (LHSOrRHSKnownNonNegative || LHSOrRHSKnownNegative) { in computeOverflowForSignedAdd()7087 (AddKnown.isNegative() && LHSOrRHSKnownNegative)) in computeOverflowForSignedAdd()