Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.cc130 void UpdateArrayGet(HArrayGet* instr) REQUIRES_SHARED(Locks::mutator_lock_);
865 void ReferenceTypePropagation::RTPVisitor::UpdateArrayGet(HArrayGet* instr) { in UpdateArrayGet() function in art::ReferenceTypePropagation::RTPVisitor
901 UpdateArrayGet(instr->AsArrayGet()); in UpdateReferenceTypeInfo()
926 UpdateArrayGet(instr); in VisitArrayGet()