Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:visitOr

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