Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.h286 size_t GetHeapLocationIndex(const HeapLocation* hl) const { in GetHeapLocationIndex() function
Dload_store_elimination.cc3640 size_t loc_off = heap_location_collector_.GetHeapLocationIndex(loc); in SetupPartialMaterialization()
3767 size_t loc_off = heap_location_collector_.GetHeapLocationIndex(loc); in MovePartialEscapes()