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