Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu_hybrid.c65 int depth0, depth; in update_phase() local
83 depth0 = isl_schedule_node_get_tree_depth(node); in update_phase()
104 node = isl_schedule_node_ancestor(node, depth - depth0); in update_phase()
H A Dgpu_tree.c107 int depth0, depth; in gpu_tree_insert_shared_before_thread() local
113 depth0 = isl_schedule_node_get_tree_depth(node); in gpu_tree_insert_shared_before_thread()
147 node = isl_schedule_node_ancestor(node, depth - depth0); in gpu_tree_insert_shared_before_thread()
H A Dhybrid.c2170 int depth0, depth; in hybrid_tile_foreach_phase() local
2172 depth0 = isl_schedule_node_get_tree_depth(node); in hybrid_tile_foreach_phase()
2193 node = isl_schedule_node_ancestor(node, depth - depth0); in hybrid_tile_foreach_phase()