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