Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc1566 uint16_t other_method_index = other_method_it.first; in MergeWith() local
1567 InlineCacheMap* inline_cache = dex_data->FindOrAddHotMethod(other_method_index); in MergeWith()