Searched refs:GetPoolObjectSizeInBytes (Results 1 – 4 of 4) sorted by relevance
103 int object_size = label_base->GetPoolObjectSizeInBytes(); in Emit()151 (new_object->GetPoolObjectSizeInBytes() + new_object_alignment - 1); in ShouldSkipObject()164 checkpoint -= object->label_base_->GetPoolObjectSizeInBytes(); in UpdateCheckpointForObject()245 last.label_base_->GetPoolObjectSizeInBytes(); in MustEmit()327 current.label_base_->GetPoolObjectSizeInBytes()); in RecalculateCheckpoint()353 int a_size = a.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan()354 int b_size = b.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan()516 size += (*iter).label_base_->GetPoolObjectSizeInBytes(); in GetPoolSizeForTest()
193 int GetPoolObjectSizeInBytes() const { return pool_object_size_; } in GetPoolObjectSizeInBytes() function
294 object.label_base_->GetPoolObjectSizeInBytes(), in DumpCurrentState()392 RandomObjectAlignment(object->GetPoolObjectSizeInBytes()); in TEST()470 RandomObjectAlignment(object->GetPoolObjectSizeInBytes()); in TEST()
322 int GetSize() const { return GetPoolObjectSizeInBytes(); } in GetSize()