Searched refs:FindOrAddHotMethod (Results 1 – 2 of 2) sorted by relevance
1246 InlineCacheMap* inline_cache = data->FindOrAddHotMethod(pmi.ref.index); in AddMethod()1902 InlineCacheMap* inline_cache = dex_data->FindOrAddHotMethod(other_method_index); in MergeWith()2239 ProfileCompilationInfo::DexFileData::FindOrAddHotMethod(uint16_t method_index) { in FindOrAddHotMethod() function in art::ProfileCompilationInfo::DexFileData2260 ProfileCompilationInfo::InlineCacheMap* result = FindOrAddHotMethod(index); in AddMethod()2753 InlineCacheMap* inline_cache = FindOrAddHotMethod(method_index); in ReadMethods()
819 InlineCacheMap* FindOrAddHotMethod(uint16_t method_index);