Searched refs:canonicalizeConditionalNegationViaMathToSelect (Results 1 – 2 of 2) sorted by relevance
421 canonicalizeConditionalNegationViaMathToSelect(BinaryOperator &i);
1511 Instruction *InstCombinerImpl::canonicalizeConditionalNegationViaMathToSelect( in canonicalizeConditionalNegationViaMathToSelect() function in InstCombinerImpl4820 if (Instruction *Folded = canonicalizeConditionalNegationViaMathToSelect(I)) in visitXor()