Home
last modified time | relevance | path

Searched defs:GetInlineCaches (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/libprofile/
Daot_profiling_data.h57 Span<AotCallSiteInlineCache> GetInlineCaches() in GetInlineCaches() function
72 Span<const AotCallSiteInlineCache> GetInlineCaches() const in GetInlineCaches() function
/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h250 Span<CallSiteInlineCache> GetInlineCaches() const in GetInlineCaches() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinlining_test.cpp31 InlineCachesInterface *GetInlineCaches() override in GetInlineCaches() function in ark::compiler::InliningTest
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h95 compiler::InlineCachesInterface *GetInlineCaches() override in GetInlineCaches() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h108 virtual InlineCachesInterface *GetInlineCaches() in GetInlineCaches() function