Searched refs:usedCellCount (Results 1 – 1 of 1) sorted by relevance
439 size_t usedCellCount = markedCells(); in resizeBlocks() local440 size_t minCellCount = usedCellCount + max(ALLOCATIONS_PER_COLLECTION, usedCellCount); in resizeBlocks()