Home
last modified time | relevance | path

Searched refs:inlineCaches_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/
H A Dprofiling_data.h246 : inlineCaches_(inlineCaches), branchData_(branchData), throwData_(throwData) in ProfilingData()
252 return inlineCaches_; in GetInlineCaches()
339 Span<CallSiteInlineCache> inlineCaches_; member in ark::ProfilingData
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.h97 return &inlineCaches_;
645 InlineCachesWrapper inlineCaches_; member in ark::PandaRuntimeInterface

Completed in 3 milliseconds