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