Home
last modified time | relevance | path

Searched refs:CallCtxInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1841 for (const auto &[Idx, CallCtxInfo] : enumerate(Calls)) in updateStackNodes()
1842 FuncToIndex.insert({CallCtxInfo.Func, Idx}); in updateStackNodes()
1974 auto &CallCtxInfo = Calls[J]; in updateStackNodes() local
1975 auto &NextIds = CallCtxInfo.StackIds; in updateStackNodes()
1978 auto *NextFunc = CallCtxInfo.Func; in updateStackNodes()
1985 auto &NextCall = CallCtxInfo.Call; in updateStackNodes()