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