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

References

tools/polly/lib/External/ppcg/gpu.c
  695 			isl_map_free(access->tagged_access);
  794 		map_i = isl_map_copy(group->refs[i]->tagged_access);
 2658 		space = isl_map_get_space(group->refs[i]->tagged_access);
 5516 	access->tagged_access = extract_single_tagged_access(tagged, expr);
 5517 	access->access = isl_map_copy(access->tagged_access);