Searched refs:UpdateReferenceTypeInfo (Results 1 – 1 of 1) sorted by relevance
90 bool UpdateReferenceTypeInfo(HInstruction* instr);91 void UpdateReferenceTypeInfo(HInstruction* instr,529 void ReferenceTypePropagation::RTPVisitor::UpdateReferenceTypeInfo(HInstruction* instr, in UpdateReferenceTypeInfo() function in art::ReferenceTypePropagation::RTPVisitor560 UpdateReferenceTypeInfo(instr, in VisitParameterValue()648 UpdateReferenceTypeInfo(instr, in VisitLoadException()748 UpdateReferenceTypeInfo(phi); in VisitPhi()829 bool ReferenceTypePropagation::RTPVisitor::UpdateReferenceTypeInfo(HInstruction* instr) { in UpdateReferenceTypeInfo() function in art::ReferenceTypePropagation::RTPVisitor984 bool updated_reference_type = UpdateReferenceTypeInfo(instruction); in ProcessWorklist()