Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc522 HInstruction* GetDefaultValue(DataType::Type type) { in GetDefaultValue() function in art::LSEVisitor
551 HInstruction* constant = GetDefaultValue(instruction->GetType()); in VisitGetLocation()
582 if (heap_value == kDefaultHeapValue && GetDefaultValue(value->GetType()) == value) { in Equal()