Searched refs:FindOrAddHotMethod (Results 1 – 2 of 2) sorted by relevance
734 InlineCacheMap* inline_cache = data->FindOrAddHotMethod(pmi.ref.index); in AddMethod()841 InlineCacheMap* inline_cache = data->FindOrAddHotMethod(method_index); in ReadMethods()1567 InlineCacheMap* inline_cache = dex_data->FindOrAddHotMethod(other_method_index); in MergeWith()2008 ProfileCompilationInfo::DexFileData::FindOrAddHotMethod(uint16_t method_index) { in FindOrAddHotMethod() function in art::ProfileCompilationInfo::DexFileData2028 ProfileCompilationInfo::InlineCacheMap* result = FindOrAddHotMethod(index); in AddMethod()
675 InlineCacheMap* FindOrAddHotMethod(uint16_t method_index);