Searched defs:inline_caches (Results 1 – 1 of 1) sorted by relevance
39 auto inline_caches = reinterpret_cast<CallSiteInlineCache *>(mem); in From() local201 explicit ProfilingData(Span<CallSiteInlineCache> inline_caches, Span<BranchData> branch_data) in ProfilingData()