Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc2979 if (HasNoIMT(runtime, h_klass, pointer_size, &prepared)) { in DumpImtStats()
3037 static bool HasNoIMT(Runtime* runtime, in HasNoIMT() function in art::IMTDumper