Home
last modified time | relevance | path

Searched defs:GetImtIndex (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimtable-inl.h85 inline uint32_t ImTable::GetImtIndex(ArtMethod* method) { in GetImtIndex() function
/art/compiler/optimizing/
Dnodes.h4470 uint32_t GetImtIndex() const { return imt_index_; } in GetImtIndex() function