Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
125 if (is_thread < 0) in gpu_tree_insert_shared_before_thread()
127 if (is_thread) in gpu_tree_insert_shared_before_thread()
232 int is_thread; in gpu_tree_move_down_to_thread() local
236 if (is_thread < 0) in gpu_tree_move_down_to_thread()
248 int is_thread; in gpu_tree_move_up_to_thread() local
252 if (is_thread < 0) in gpu_tree_move_up_to_thread()
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
455 if (is_thread < 0 || !node) in has_sync_before_core()
[all …]