Lines Matching full:rhsknownpositive
365 bool RHSKnownPositive = RHSKnownZero[BitWidth - 1];380 if (LHSKnownPositive && RHSKnownPositive) {