Searched refs:IsGlobalPoolEmpty (Results 1 – 3 of 3) sorted by relevance
67 inline bool IsGlobalPoolEmpty() const;
50 bool Scavenger::PromotionList::Local::IsGlobalPoolEmpty() const { in IsGlobalPoolEmpty() function
680 if (!promotion_list_local_.IsGlobalPoolEmpty()) { in Process()