Searched refs:CallCtxInfo (Results 1 – 1 of 1) sorted by relevance
1841 for (const auto &[Idx, CallCtxInfo] : enumerate(Calls)) in updateStackNodes()1842 FuncToIndex.insert({CallCtxInfo.Func, Idx}); in updateStackNodes()1974 auto &CallCtxInfo = Calls[J]; in updateStackNodes() local1975 auto &NextIds = CallCtxInfo.StackIds; in updateStackNodes()1978 auto *NextFunc = CallCtxInfo.Func; in updateStackNodes()1985 auto &NextCall = CallCtxInfo.Call; in updateStackNodes()