Searched refs:UpdateReferenceTypeInfo (Results 1 – 1 of 1) sorted by relevance
93 bool UpdateReferenceTypeInfo(HInstruction* instr);94 void UpdateReferenceTypeInfo(HInstruction* instr,549 void ReferenceTypePropagation::RTPVisitor::UpdateReferenceTypeInfo(HInstruction* instr, in UpdateReferenceTypeInfo() function in art::ReferenceTypePropagation::RTPVisitor575 UpdateReferenceTypeInfo(instr, in VisitParameterValue()663 UpdateReferenceTypeInfo(instr, in VisitLoadException()763 UpdateReferenceTypeInfo(phi); in VisitPhi()844 bool ReferenceTypePropagation::RTPVisitor::UpdateReferenceTypeInfo(HInstruction* instr) { in UpdateReferenceTypeInfo() function in art::ReferenceTypePropagation::RTPVisitor993 bool updated_reference_type = UpdateReferenceTypeInfo(instruction); in ProcessWorklist()