Searched refs:narrowMaskedBinOp (Results 1 – 2 of 2) sorted by relevance
396 Instruction *narrowMaskedBinOp(BinaryOperator &And);
1965 Instruction *InstCombinerImpl::narrowMaskedBinOp(BinaryOperator &And) { in narrowMaskedBinOp() function in InstCombinerImpl2679 if (Instruction *Z = narrowMaskedBinOp(I)) in visitAnd()