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.cpp466 using CallContextInfo = std::tuple<CallTy, std::vector<uint64_t>, typedef in __anonf01a58700111::CallsiteContextGraph
477 DenseMap<uint64_t, std::vector<CallContextInfo>> &StackIdToMatchingCalls);
1235 DenseMap<uint64_t, std::vector<CallContextInfo>> in assignStackNodesPostOrder()
1399 DenseMap<uint64_t, std::vector<CallContextInfo>> StackIdToMatchingCalls; in updateStackNodes()
1440 [](const CallContextInfo &A, const CallContextInfo &B) { in updateStackNodes()