Home
last modified time | relevance | path

Searched defs:range_begin (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/gc/accounting/
H A Dspace_bitmap_test.cc191 uintptr_t range_begin = reinterpret_cast<uintptr_t>(heap_begin) + offset; in RunTest() local
226 uintptr_t range_begin, in RunTestOrder()
/aosp12/art/compiler/optimizing/
H A Dregister_allocation_resolver.cc331 size_t range_begin = range->GetStart(); in ConnectSiblings() local