Lines Matching defs:NUW
1891 bool NUW = LBO->hasNoUnsignedWrap() && RBO->hasNoUnsignedWrap();1893 if (!NUW && !NSW)