Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc399 Value ToValue() const;
666 value = value.GetPriorValue().ToValue(); in ReplacementOrValue()
1387 LSEVisitor::Value LSEVisitor::PriorValueHolder::ToValue() const { in ToValue() function in art::LSEVisitor::PriorValueHolder