Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setHasNoUnsignedWrap

125   if (isNUW) NewBinOp->setHasNoUnsignedWrap();
492 if (isNUW) BinOp->setHasNoUnsignedWrap();