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

References

tools/polly/lib/External/ppcg/gpu.c
  302 		set = isl_set_universe(isl_space_copy(array->space));
  311 		order = remove_independences(prog, array, order);
  312 		array->dep_order = order;
  314 		if (gpu_array_can_be_private(array))
  318 					isl_union_map_copy(array->dep_order));