Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc949 uint16_t other_method_index = other_method_it.first; in MergeWith() local
950 InlineCacheMap* inline_cache = dex_data->FindOrAddMethod(other_method_index); in MergeWith()