Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dhybrid.c243 isl_schedule_node *input_node; member
284 isl_schedule_node_free(tiling->input_node); in ppcg_ht_tiling_free()
878 __isl_keep isl_schedule_node *input_node, in ppcg_ht_bounds_construct_tiling() argument
891 if (!bounds || !input_node || !input_schedule || !tile_sizes) in ppcg_ht_bounds_construct_tiling()
919 tiling->input_node = isl_schedule_node_copy(input_node); in ppcg_ht_bounds_construct_tiling()
1716 phase->tiling->input_node); in construct_tile_map()
1770 node = phase->tiling->input_node; in compute_full_tile()