Home
last modified time | relevance | path

Searched refs:PostCompactAddressUnchecked (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact-inl.h376 inline mirror::Object* MarkCompact::PostCompactAddressUnchecked(mirror::Object* old_ref) const { in PostCompactAddressUnchecked() function
404 return PostCompactAddressUnchecked(old_ref); in PostCompactAddress()
Dmark_compact.h312 ALWAYS_INLINE mirror::Object* PostCompactAddressUnchecked(mirror::Object* old_ref) const