Searched refs:simplifyDivRemOfSelectWithZeroOp (Results 1 – 2 of 2) sorted by relevance
985 bool InstCombinerImpl::simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I) { in simplifyDivRemOfSelectWithZeroOp() function in InstCombinerImpl1179 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIDivTransforms()2121 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIRemTransforms()
107 bool simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I);