Searched refs:simplifyDivRemOfSelectWithZeroOp (Results 1 – 2 of 2) sorted by relevance
848 bool InstCombinerImpl::simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I) { in simplifyDivRemOfSelectWithZeroOp() function in InstCombinerImpl1042 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIDivTransforms()1965 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIRemTransforms()
106 bool simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I);