HomeSort by relevance Sort by last modified time
    Searched refs:UpdateReferenceTypeInfo (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
reference_type_propagation.h 99 bool UpdateReferenceTypeInfo(HInstruction* instr);
reference_type_propagation.cc 102 void UpdateReferenceTypeInfo(HInstruction* instr,
554 void ReferenceTypePropagation::RTPVisitor::UpdateReferenceTypeInfo(HInstruction* instr,
580 UpdateReferenceTypeInfo(instr,
656 UpdateReferenceTypeInfo(instr,
753 UpdateReferenceTypeInfo(phi);
    [all...]

Completed in 189 milliseconds