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