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

References

tools/polly/lib/External/isl/isl_point.c
  541 	if (!pnt)
  543 	if (isl_point_is_void(pnt)) {
  546 		space = isl_point_get_space(pnt);
  547 		isl_point_free(pnt);
  551 	return isl_union_set_from_set(isl_set_from_point(pnt));