Searched refs:shared_sched (Results 1 – 1 of 1) sorted by relevance
475 isl_union_map *shared_sched; member1017 isl_union_map_copy(data->shared_sched)); in shared_access()1449 isl_ctx *ctx = isl_union_map_get_ctx(data->shared_sched); in group_array_references()1570 ctx = isl_union_map_get_ctx(data->shared_sched); in compute_privatization()1645 data.shared_sched = prefix_with_equalities(node); in gpu_group_references()1652 data.copy_sched = isl_union_map_copy(data.shared_sched); in gpu_group_references()1662 data.shared_sched = expand(data.shared_sched, contraction); in gpu_group_references()1665 data.copy_sched = isl_union_map_copy(data.shared_sched); in gpu_group_references()1687 isl_union_map_free(data.shared_sched); in gpu_group_references()