Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h6172 return GetComponentType(GetValue()->GetType(), GetRawExpectedComponentType()); in GetComponentType()
6186 DataType::Type GetRawExpectedComponentType() const { in GetRawExpectedComponentType() function