Lines Matching refs:RHSKnownNegative
366 bool RHSKnownNegative = RHSKnownOne[BitWidth - 1];368 if (LHSKnownNegative && RHSKnownNegative) {