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

References

tools/polly/lib/External/ppcg/gpu_group.c
 1012 	if (data->shared_depth == data->thread_depth)
 1644 	data.shared_depth = isl_schedule_node_get_schedule_depth(node);
 1651 	if (data.thread_depth == data.shared_depth)
 1663 	if (data.thread_depth == data.shared_depth) {