Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:visitLShr

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