Searched refs:rounded_bound (Results 1 – 1 of 1) sorted by relevance
1285 int64 rounded_bound = RoundUpToNearest(dimension_to_sort_bound, kTileSize); in HandleSort() local1289 uint64 num_iterations_in_sort_dim = rounded_bound / 2; in HandleSort()