Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:setHasNoUnsignedWrap

3259     if (NUW) cast<BinaryOperator>(Inst)->setHasNoUnsignedWrap(true);