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