Home
last modified time | relevance | path

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

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