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