Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dhybrid.c391 static __isl_give isl_set *ppcg_ht_phase_get_domain(ppcg_ht_phase *phase) in ppcg_ht_phase_get_domain() function
1614 time = isl_pw_aff_alloc(ppcg_ht_phase_get_domain(phase0), T); in combine_time_tile()
1617 time1 = isl_pw_aff_alloc(ppcg_ht_phase_get_domain(phase1), T); in combine_time_tile()
2114 phase0 = isl_union_set_from_set(ppcg_ht_phase_get_domain(phase_0)); in ppcg_ht_bounds_insert_tiling()
2117 phase1 = isl_union_set_from_set(ppcg_ht_phase_get_domain(phase_1)); in ppcg_ht_bounds_insert_tiling()