Searched refs:max_cache_friendly_l1_depth (Results 1 – 1 of 1) sorted by relevance
118 int max_cache_friendly_l1_depth = std::max( in FindL1BlockSizes() local122 std::max(1, CeilQuotient(depth, max_cache_friendly_l1_depth)); in FindL1BlockSizes()