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

References

tools/polly/lib/External/ppcg/gpu_group.c
 1156 	unique_depth = compute_accessed_by_single_thread_depth(data, acc);
 1162 	if (unique_depth < 0 || requires_unroll < 0 ||
 1182 		if (tile_depth < unique_depth)
 1183 			tile_depth = unique_depth;