Searched refs:error_on_divide_by_zero (Results 1 – 1 of 1) sorted by relevance
179 static bool error_on_divide_by_zero(const Context& context, int line, Operator op, in error_on_divide_by_zero() function401 if (error_on_divide_by_zero(context, line, op, *right)) { in Simplify()