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

  /art/compiler/optimizing/
reference_type_propagation.cc 163 bound_type->SetReferenceTypeInfo(obj_rti);
165 bound_type->SetReferenceTypeInfo(
185 instr->SetReferenceTypeInfo(ReferenceTypeInfo::Create(handle, true));
199 instr->SetReferenceTypeInfo(ReferenceTypeInfo::Create(class_handle, /* is_exact */ true));
212 phi->SetReferenceTypeInfo(phi->InputAt(0)->GetReferenceTypeInfo());
273 instr->SetReferenceTypeInfo(new_rti);
280 instr->SetReferenceTypeInfo(new_rti);
293 instr->SetReferenceTypeInfo(new_rti);
nodes.h     [all...]

Completed in 321 milliseconds