Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dhybrid.c2094 ppcg_ht_phase *phase_0; in ppcg_ht_bounds_insert_tiling() local
2107 phase_0 = ppcg_ht_tiling_compute_phase(tiling, 1); in ppcg_ht_bounds_insert_tiling()
2109 time = combine_time_tile(phase_0, phase_1); in ppcg_ht_bounds_insert_tiling()
2114 phase0 = isl_union_set_from_set(ppcg_ht_phase_get_domain(phase_0)); in ppcg_ht_bounds_insert_tiling()
2132 node = insert_space_tiling(phase_0, node, options); in ppcg_ht_bounds_insert_tiling()
2133 node = insert_phase(node, phase_0); in ppcg_ht_bounds_insert_tiling()