Searched defs:heap_loc (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dload_store_elimination.cc393 HeapLocation* heap_loc = new (GetGraph()->GetArena()) local
395 heap_locations_.push_back(heap_loc);
396 return heap_loc;

Completed in 6 milliseconds