Searched refs:double_int_ucmp (Results 1 – 3 of 3) sorted by relevance
319 return double_int_ucmp (a, b); in double_int_cmp()328 double_int_ucmp (double_int a, double_int b) in double_int_ucmp() function
128 int double_int_ucmp (double_int, double_int);
1595 if (double_int_ucmp (max, bnd) < 0) in derive_constant_upper_bound()1630 if (double_int_ucmp (bnd, mmax) > 0) in derive_constant_upper_bound()1650 if (double_int_ucmp (bnd, cst) < 0) in derive_constant_upper_bound()