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