Searched refs:FindOrAddMethod (Results 1 – 2 of 2) sorted by relevance
720 InlineCacheMap* inline_cache = data->FindOrAddMethod(method_index); in AddMethod()772 InlineCacheMap* inline_cache = data->FindOrAddMethod(pmi.ref.index); in AddMethod()890 InlineCacheMap* inline_cache = data->FindOrAddMethod(method_index); in ReadMethods()1676 InlineCacheMap* inline_cache = dex_data->FindOrAddMethod(other_method_index); in MergeWith()2103 ProfileCompilationInfo::DexFileData::FindOrAddMethod(uint16_t method_index) { in FindOrAddMethod() function in art::ProfileCompilationInfo::DexFileData2123 ProfileCompilationInfo::InlineCacheMap* result = FindOrAddMethod(index); in AddMethod()
574 InlineCacheMap* FindOrAddMethod(uint16_t method_index);