Searched defs:UpdateInlineCaches (Results 1 – 2 of 2) sorted by relevance
53 void UpdateInlineCaches(Class *cls) in UpdateInlineCaches() function273 void UpdateInlineCaches(uintptr_t pc, Class *cls) in UpdateInlineCaches() function
20 void ProfilingSaver::UpdateInlineCaches(pgo::AotProfilingData::AotCallSiteInlineCache *ic, in UpdateInlineCaches() function in ark::ProfilingSaver