Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c2733 static int any_global_or_shared_sync_writes(struct ppcg_kernel *kernel) in any_global_or_shared_sync_writes() function
3166 need_sync = any_global_or_shared_sync_writes(kernel); in add_sync()