Searched refs:UpdatePhi (Results 1 – 1 of 1) sorted by relevance
92 void UpdatePhi(HPhi* phi) REQUIRES_SHARED(Locks::mutator_lock_);851 UpdatePhi(instr->AsPhi()); in UpdateReferenceTypeInfo()915 void ReferenceTypePropagation::RTPVisitor::UpdatePhi(HPhi* instr) { in UpdatePhi() function in art::ReferenceTypePropagation::RTPVisitor