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

References

tools/polly/lib/External/ppcg/gpu.c
  215 	info->extent = extent;
  390 		isl_set_free(prog->array[i].extent);
  813 	id = isl_set_get_tuple_id(array->extent);
  814 	space = isl_set_get_space(array->extent);
 4239 		space = isl_set_get_space(prog->array[i].extent);
 4313 		set = isl_set_copy(prog->array[i].extent);
 5771 		extent = isl_set_copy(prog->array[i].extent);