Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateShl

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