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