Searched refs:GetDeclaringClassDefIndex (Results 1 – 4 of 4) sorted by relevance
194 int16_t GetDeclaringClassDefIndex() const { in GetDeclaringClassDefIndex() function322 field->GetDeclaringClassDefIndex()); in GetFieldHeapLocation()385 loc->GetDeclaringClassDefIndex() == declaring_class_def_index) { in FindHeapLocationIndex()486 if (loc1->GetDeclaringClassDefIndex() != loc2->GetDeclaringClassDefIndex()) { in ComputeMayAlias()547 const uint16_t declaring_class_def_index = field_info.GetDeclaringClassDefIndex(); in VisitFieldAccess()
965 pred_get->GetFieldInfo().GetDeclaringClassDefIndex(), in VisitPredicatedInstanceFieldGet()
3680 loc->GetDeclaringClassDefIndex(), in SetupPartialMaterialization()
6110 uint16_t GetDeclaringClassDefIndex() const { return declaring_class_def_index_;}