Searched refs:mustGrow (Results 1 – 2 of 2) sorted by relevance
531 bool mustGrow = newCount > fAllocCount; in checkRealloc() local533 if (!mustGrow && !shouldShrink) { in checkRealloc()