Home
last modified time | relevance | path

Searched defs:gpu_group_data (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_group.c467 struct gpu_group_data { struct
468 struct ppcg_scop *scop;
469 int kernel_depth;
470 int shared_depth;
471 int thread_depth;
472 int n_thread;
473 isl_set *privatization;
474 isl_union_map *host_sched;
475 isl_union_map *shared_sched;
476 isl_union_map *copy_sched;
[all …]