Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc152 void AddRemovedLoad(HInstruction* load, HInstruction* heap_value) { in AddRemovedLoad()
292 HInstruction* GetRealHeapValue(HInstruction* heap_value) { in GetRealHeapValue()
320 void KeepIfIsStore(HInstruction* heap_value) { in KeepIfIsStore()
562 HInstruction* heap_value = heap_values[idx]; in VisitGetLocation() local
587 bool Equal(HInstruction* heap_value, HInstruction* value) { in Equal()
642 HInstruction* heap_value = heap_values[idx]; in VisitSetLocation() local
782 HInstruction* heap_value = heap_values[i]; in HandleExit() local