Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc292 HInstruction* GetRealHeapValue(HInstruction* heap_value) { in GetRealHeapValue() function in art::LSEVisitor
428 HInstruction* pred_store_value = GetRealHeapValue(pred_value); in MergePredecessorValues()
574 heap_value = GetRealHeapValue(heap_value); in VisitGetLocation()
599 HInstruction* real_heap_value = GetRealHeapValue(heap_value); in Equal()