Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc278 HInstruction* GetRealHeapValue(HInstruction* heap_value) { in GetRealHeapValue() function in art::LSEVisitor
414 HInstruction* pred_store_value = GetRealHeapValue(pred_value); in MergePredecessorValues()
560 heap_value = GetRealHeapValue(heap_value); in VisitGetLocation()
585 HInstruction* real_heap_value = GetRealHeapValue(heap_value); in Equal()