Searched refs:MaxUnusedSize (Results 1 – 1 of 1) sorted by relevance
1599 constexpr uptr MaxUnusedSize = 8; in mergeGroupsToReleaseBack() local1600 CompactPtrT Blocks[MaxUnusedSize]; in mergeGroupsToReleaseBack()1672 if (UNLIKELY(Idx + NeededSlots > MaxUnusedSize)) { in mergeGroupsToReleaseBack()