Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc178 void AddRemovedLoad(HInstruction* load, HInstruction* heap_value) { in AddRemovedLoad()
278 HInstruction* GetRealHeapValue(HInstruction* heap_value) { in GetRealHeapValue()
306 void KeepIfIsStore(HInstruction* heap_value) { in KeepIfIsStore()
548 HInstruction* heap_value = heap_values[idx]; in VisitGetLocation() local
573 bool Equal(HInstruction* heap_value, HInstruction* value) { in Equal()
628 HInstruction* heap_value = heap_values[idx]; in VisitSetLocation() local
771 HInstruction* heap_value = heap_values[i]; in HandleExit() local