Searched refs:kMaxPrune (Results 1 – 1 of 1) sorted by relevance
442 static constexpr size_t kMaxPrune = 256; in ShouldPrune() local459 if (*prune_rows > kMaxPrune) { in ShouldPrune()460 *prune_rows = kMaxPrune; in ShouldPrune()