Lines Matching refs:hasNoUnsignedWrap
37 isNUW = BO->hasNoUnsignedWrap();59 isNUW = cast<OverflowingBinaryOperator>(I)->hasNoUnsignedWrap();425 isNUW = BO->hasNoUnsignedWrap();447 isNUW = cast<OverflowingBinaryOperator>(I)->hasNoUnsignedWrap();