Home
last modified time | relevance | path

Searched refs:has_sync (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu_tree.c452 if (has_sync < 0 || has_sync) in has_sync_before_core()
477 if (has_sync < 0 || has_sync) in has_sync_after_core()
534 int has_sync; in gpu_tree_ensure_preceding_sync() local
539 if (has_sync) in gpu_tree_ensure_preceding_sync()
551 int has_sync; in gpu_tree_ensure_following_sync() local
556 if (has_sync) in gpu_tree_ensure_following_sync()
569 int has_sync; in gpu_tree_ensure_sync_after_core() local
574 if (has_sync) in gpu_tree_ensure_sync_after_core()
579 if (has_sync) in gpu_tree_ensure_sync_after_core()
594 int has_sync; in gpu_tree_move_left_to_sync() local
[all …]