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