Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateShl

802             NewVal = BinaryOperator::CreateShl(II->getArgOperand(0),
886 New = BinaryOperator::CreateShl(VarX, Amt);