Searched refs:NewShr (Results 1 – 1 of 1) sorted by relevance
653 BinaryOperator *NewShr = BinaryOperator::Create(ShiftOp->getOpcode(), in FoldShiftByConstant() local655 NewShr->setIsExact(true); in FoldShiftByConstant()656 return NewShr; in FoldShiftByConstant()