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

References

tools/polly/lib/External/ppcg/gpu_tree.c
  626 	has_sync = has_sync_after_core(node, kernel);
  631 	node = gpu_tree_ensure_following_sync(node, kernel);
  633 	while ((is_sync = node_is_sync_filter(node, kernel)) == 0)