Searched refs:isDivZero (Results 1 – 1 of 1) sorted by relevance
1012 static bool isDivZero(Value *X, Value *Y, const SimplifyQuery &Q, in isDivZero() function1163 if (isDivZero(Op0, Op1, Q, MaxRecurse, IsSigned)) in simplifyDivRem()