reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/imath/imath.c
 1624   if ((sz == MP_ZPOS && mp_int_compare_value(z, MP_SMALL_MAX) > 0) ||
tools/polly/lib/External/isl/isl_int_sioimath.h
  785 			if ((MP_SMALL_MIN <= rhs) && (rhs <= MP_SMALL_MAX)) {
  888 	if (rhs <= MP_SMALL_MAX) {