Searched refs:StackIdIdx (Results 1 – 1 of 1) sorted by relevance
533 unsigned StackIdIdx = Index.addOrGetStackIdIndex(*ContextIter); in computeFunctionSummary() local537 if (StackIdIndices.empty() || StackIdIndices.back() != StackIdIdx) in computeFunctionSummary()538 StackIdIndices.push_back(StackIdIdx); in computeFunctionSummary()