Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp612 struct CallContextInfo { struct in __anonf01a58700111::CallsiteContextGraph
641 DenseMap<uint64_t, std::vector<CallContextInfo>> &StackIdToMatchingCalls,
1587 DenseMap<uint64_t, std::vector<CallContextInfo>> in assignStackNodesPostOrder()
1792 DenseMap<uint64_t, std::vector<CallContextInfo>> StackIdToMatchingCalls; in updateStackNodes()
1845 [&FuncToIndex](const CallContextInfo &A, const CallContextInfo &B) { in updateStackNodes()