Searched refs:ProbeFrame (Results 1 – 1 of 1) sorted by relevance
140 for (auto &ProbeFrame : reverse(ProbeContext)) { in trackInlineesOptimizedAway() local141 StringRef CallerName = ProbeFrame.first; in trackInlineesOptimizedAway()142 LineLocation CallsiteLoc(ProbeFrame.second, 0); in trackInlineesOptimizedAway()