Home
last modified time | relevance | path

Searched defs:ic (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinlining_test.cpp36 void SetInlineCaches(InlineCachesInterface *ic) in SetInlineCaches() argument
/arkcompiler/runtime_core/static_core/runtime/jit/
H A Dprofiling_data.h258 auto ic = std::lower_bound(ics.begin(), ics.end(), pc, in FindInlineCache() local
265 auto ic = FindInlineCache(pc); in UpdateInlineCaches() local
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_context.cpp134 auto *ic = reader.GetContainerPtr(); in AddRegularClasses() local
159 auto *ic = reader.GetContainerPtr(); in FillRegularClasses() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.cpp809 auto ic = profilingData->FindInlineCache(pc); in GetClasses() local

Completed in 5 milliseconds