Searched refs:unique_depth (Results 1 – 1 of 1) sorted by relevance
1105 int unique_depth; in compute_group_bounds_core() local1156 unique_depth = compute_accessed_by_single_thread_depth(data, acc); in compute_group_bounds_core()1162 if (unique_depth < 0 || requires_unroll < 0 || in compute_group_bounds_core()1182 if (tile_depth < unique_depth) in compute_group_bounds_core()1183 tile_depth = unique_depth; in compute_group_bounds_core()