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