Searched refs:AllAllocatedBytesAreLive (Results 1 – 2 of 2) sorted by relevance
558 if (r->AllAllocatedBytesAreLive()) { in ClearFromSpace()564 if (!cur->AllAllocatedBytesAreLive()) { in ClearFromSpace()
568 bool AllAllocatedBytesAreLive() const { in AllAllocatedBytesAreLive() function