Home
last modified time | relevance | path

Searched defs:UpdateInlineCaches (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h53 void UpdateInlineCaches(Class *cls) in UpdateInlineCaches() function
273 void UpdateInlineCaches(uintptr_t pc, Class *cls) in UpdateInlineCaches() function
Dprofiling_saver.cpp20 void ProfilingSaver::UpdateInlineCaches(pgo::AotProfilingData::AotCallSiteInlineCache *ic, in UpdateInlineCaches() function in ark::ProfilingSaver