Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc153 void AddRemovedLoad(HInstruction* load, HInstruction* heap_value) { in AddRemovedLoad()
286 HInstruction* GetRealHeapValue(HInstruction* heap_value) { in GetRealHeapValue()
312 void KeepIfIsStore(HInstruction* heap_value) { in KeepIfIsStore()
554 HInstruction* heap_value = heap_values[idx]; in VisitGetLocation() local
574 bool Equal(HInstruction* heap_value, HInstruction* value) { in Equal()
600 HInstruction* heap_value = heap_values[idx]; in VisitSetLocation() local
738 HInstruction* heap_value = heap_values[i]; in HandleExit() local