Searched refs:GetOtherPoolsMaxSize (Results 1 – 2 of 2) sorted by relevance
123 size_t GetOtherPoolsMaxSize() const;125 return GetOtherPoolsMaxSize();293 size_t GetOtherPoolsMaxSize() const;295 return GetOtherPoolsMaxSize();3639 inline size_t VeneerPool::GetOtherPoolsMaxSize() const { in GetOtherPoolsMaxSize() function3644 inline size_t LiteralPool::GetOtherPoolsMaxSize() const { in GetOtherPoolsMaxSize() function
243 kPoolNonVeneerCodeSize + amount + GetMaxSize() + GetOtherPoolsMaxSize(); in ShouldEmitVeneer()