Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp393 using CallContextInfo = std::tuple<CallTy, std::vector<uint64_t>, typedef in __anonf4e331660111::CallsiteContextGraph
404 DenseMap<uint64_t, std::vector<CallContextInfo>> &StackIdToMatchingCalls);
1106 DenseMap<uint64_t, std::vector<CallContextInfo>> in assignStackNodesPostOrder()
1257 DenseMap<uint64_t, std::vector<CallContextInfo>> StackIdToMatchingCalls; in updateStackNodes()
1298 [](const CallContextInfo &A, const CallContextInfo &B) { in updateStackNodes()