Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc592 bool CanValueBeKeptIfSameAsNew(HInstruction* value, in CanValueBeKeptIfSameAsNew() function in art::LSEVisitor
672 CanValueBeKeptIfSameAsNew(heap_values[i], value, instruction) || in VisitSetLocation()