Searched refs:simplifyDivRemOfSelectWithZeroOp (Results 1 – 2 of 2) sorted by relevance
491 bool InstCombiner::simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I) { in simplifyDivRemOfSelectWithZeroOp() function in InstCombiner605 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIDivTransforms()1208 if (simplifyDivRemOfSelectWithZeroOp(I)) in commonIRemTransforms()
358 bool simplifyDivRemOfSelectWithZeroOp(BinaryOperator &I);