Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc531 PriorValueHolder GetPriorValue() const { in GetPriorValue() function in art::LSEVisitor::Value
666 value = value.GetPriorValue().ToValue(); in ReplacementOrValue()
1343 value_ = val.GetPriorValue().value_;
1426 return os << "PartialUnknown[" << GetPriorValue() << "]"; in Dump()