Home
last modified time | relevance | path

Searched refs:SetTop (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dregion_space-inl.h421 first_reg->SetTop(first_reg->Begin() + allocated); in AllocLargeInRange()
Dregion_space.h589 void SetTop(uint8_t* new_top) { in SetTop() function
Dregion_space.cc878 r->SetTop(r->End()); in AllocNewTlab()