Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setIsExact

709         NewVal->setIsExact(cast<BinaryOperator>(I)->isExact());
900 New->setIsExact(true);