Searched refs:depth0 (Results 1 – 3 of 3) sorted by relevance
65 int depth0, depth; in update_phase() local83 depth0 = isl_schedule_node_get_tree_depth(node); in update_phase()104 node = isl_schedule_node_ancestor(node, depth - depth0); in update_phase()
107 int depth0, depth; in gpu_tree_insert_shared_before_thread() local113 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()
2170 int depth0, depth; in hybrid_tile_foreach_phase() local2172 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()