Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:visitLShr

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