Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc381 HeapLocation* heap_loc = new (GetGraph()->GetArena()) in GetOrCreateHeapLocation() local
383 heap_locations_.push_back(heap_loc); in GetOrCreateHeapLocation()
384 return heap_loc; in GetOrCreateHeapLocation()