Searched refs:bound_rti (Results 1 – 1 of 1) sorted by relevance
269 ReferenceTypeInfo bound_rti = instr->GetBoundType(); in UpdateBoundType() local270 if (!bound_rti.IsSupertypeOf(new_rti)) { in UpdateBoundType()271 new_rti = bound_rti; in UpdateBoundType()