Home
last modified time | relevance | path

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

/aosp12/art/oatdump/
H A Doatdump.cc2713 if (HasNoIMT(runtime, h_klass, pointer_size, &prepared)) { in DumpImtStats()
2771 static bool HasNoIMT(Runtime* runtime, in HasNoIMT() function in art::IMTDumper