Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dhybrid.c2095 ppcg_ht_phase *phase_1; in ppcg_ht_bounds_insert_tiling() local
2108 phase_1 = ppcg_ht_tiling_compute_phase(tiling, 0); in ppcg_ht_bounds_insert_tiling()
2109 time = combine_time_tile(phase_0, phase_1); 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()
2137 node = insert_space_tiling(phase_1, node, options); in ppcg_ht_bounds_insert_tiling()
2138 node = insert_phase(node, phase_1); in ppcg_ht_bounds_insert_tiling()