Searched refs:im_table (Results 1 – 1 of 1) sorted by relevance
3070 ImTable* im_table = PrepareAndGetImTable(runtime, h_klass, pointer_size, &prepared); in DumpImtStats() local3071 if (im_table == nullptr) { in DumpImtStats()3079 ArtMethod* ptr = im_table->Get(imt_index, pointer_size); in DumpImtStats()