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