Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.cc263 MemoryRegion dex_register_locations_region = region.Subregion( in FillIn() local
322 MemoryRegion register_region = dex_register_locations_region.Subregion( in FillIn()
328 stack_map_encoding_, register_region.start() - dex_register_locations_region.start()); in FillIn()
348 stack_map_encoding_, inline_region.start() - dex_register_locations_region.start()); in FillIn()
364 MemoryRegion register_region = dex_register_locations_region.Subregion( in FillIn()
372 depth, register_region.start() - dex_register_locations_region.start()); in FillIn()