Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:visitAShr

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