Searched refs:FindOrAddMethod (Results 1 – 2 of 2) sorted by relevance
657 InlineCacheMap* inline_cache = data->FindOrAddMethod(method_index); in AddMethod()709 InlineCacheMap* inline_cache = data->FindOrAddMethod(pmi.ref.index); in AddMethod()827 InlineCacheMap* inline_cache = data->FindOrAddMethod(method_index); in ReadMethods()1528 InlineCacheMap* inline_cache = dex_data->FindOrAddMethod(other_method_index); in MergeWith()1965 ProfileCompilationInfo::DexFileData::FindOrAddMethod(uint16_t method_index) { in FindOrAddMethod() function in art::ProfileCompilationInfo::DexFileData
527 InlineCacheMap* FindOrAddMethod(uint16_t method_index);