Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:visitXor

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