Searched refs:simplifyDivRemOfSelectWithZeroOp (Results 1 – 2 of 2) sorted by relevance
774 bool InstCombinerImpl::simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I) { in simplifyDivRemOfSelectWithZeroOp() function in InstCombinerImpl952 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIDivTransforms()1712 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIRemTransforms()
100 bool simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I);