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

References

tools/polly/lib/External/isl/isl_int_sioimath.h
  333 	if (isl_sioimath_is_small(*ptr))
  334 		*ptr = isl_sioimath_encode_big(mp_int_alloc());
  335 	return isl_sioimath_get_big(*ptr);