Searched refs:suballocCount (Results 1 – 1 of 1) sorted by relevance
11538 const size_t suballocCount = AccessSuballocations1st().size(); in ShouldCompact1st() local11539 return suballocCount > 32 && nullItemCount * 2 >= (suballocCount - nullItemCount) * 3; in ShouldCompact1st()