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

References

tools/polly/lib/External/ppcg/hybrid.c
  371 	isl_set_free(phase->domain);
  396 	return isl_set_copy(phase->domain);
 1370 	    !phase->shift_space || !phase->domain)
 1398 	phase->domain = isl_set_copy(tiling->hex);
 1417 	phase->domain = isl_set_align_params(phase->domain, space);
 1417 	phase->domain = isl_set_align_params(phase->domain, space);
 1442 	phase->domain = isl_set_preimage_multi_aff(phase->domain, ma);
 1442 	phase->domain = isl_set_preimage_multi_aff(phase->domain, ma);
 1729 						isl_set_copy(phase->domain));