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

References

tools/polly/lib/External/ppcg/gpu_group.c
 1182 		if (tile_depth < unique_depth)
 1183 			tile_depth = unique_depth;
 1184 		if (tile_adjust_depth(tile, tile_depth) < 0)