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

References

tools/polly/lib/External/ppcg/gpu.c
 3166 	need_sync = any_global_or_shared_sync_writes(kernel);
 3172 	node = gpu_tree_move_down_to_thread(node, kernel->core);
 3178 	node = gpu_tree_move_down_to_depth(node, depth, kernel->core);
 3179 	node = gpu_tree_ensure_following_sync(node, kernel);