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

References

tools/polly/lib/External/ppcg/gpu_tree.c
  571 	has_sync = has_sync_after_core(node, kernel);
  572 	if (has_sync < 0)
  574 	if (has_sync)
  576 	has_sync = has_following_sync(node, kernel);
  577 	if (has_sync < 0)
  579 	if (has_sync)