Home | History | Annotate | Download | only in Analysis

Lines Matching refs:hasNoUnsignedWrap

862     if (OrZero || VOBO->hasNoUnsignedWrap() || VOBO->hasNoSignedWrap()) {
1010 if (BO->hasNoUnsignedWrap())
1078 if ((BO->hasNoSignedWrap() || BO->hasNoUnsignedWrap()) &&