Searched refs:UpdatePhi (Results 1 – 2 of 2) sorted by relevance
54 void UpdatePhi(HPhi* phi) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
258 UpdatePhi(instr->AsPhi()); in UpdateReferenceTypeInfo()276 void ReferenceTypePropagation::UpdatePhi(HPhi* instr) { in UpdatePhi() function in art::ReferenceTypePropagation