Searched refs:simplifyDivRemOfSelectWithZeroOp (Results 1 – 2 of 2) sorted by relevance
629 bool InstCombinerImpl::simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I) { in simplifyDivRemOfSelectWithZeroOp() function in InstCombinerImpl740 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIDivTransforms()1445 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIRemTransforms()
99 bool simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I);