Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:visitShl

10 // This file implements the visitShl, visitLShr, and visitAShr functions.
684 Instruction *InstCombiner::visitShl(BinaryOperator &I) {