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