Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:visitAnd

10 // This file implements the visitAnd, visitOr, and visitXor functions.
1250 Instruction *InstCombiner::visitAnd(BinaryOperator &I) {