Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c1466 isl_pw_multi_aff *sched2copy; member
1649 sched2depth = isl_pw_multi_aff_copy(data->sched2copy); in transform_index()
1849 isl_pw_multi_aff *sched2copy; in create_domain_leaf() local
1866 sched2copy = compute_sched_to_copy(kernel, in create_domain_leaf()
1869 sched2copy = NULL; in create_domain_leaf()
1877 data.sched2copy = sched2copy; in create_domain_leaf()
1883 isl_pw_multi_aff_free(sched2copy); in create_domain_leaf()