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