Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap_test.cc192 uintptr_t range_end = reinterpret_cast<uintptr_t>(heap_begin) + end; in RunTest() local
227 uintptr_t range_end, in RunTestOrder()
/art/compiler/optimizing/
Dregister_allocation_resolver.cc332 size_t range_end = range->GetEnd() + 1u; in ConnectSiblings() local