Home
last modified time | relevance | path

Searched refs:GetBoundType (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation.cc269 ReferenceTypeInfo bound_rti = instr->GetBoundType(); in UpdateBoundType()
Dnodes.h3711 const ReferenceTypeInfo& GetBoundType() const { return bound_type_; } in GetBoundType() function