Searched refs:CallContextInfo (Results 1 – 1 of 1) sorted by relevance
393 using CallContextInfo = std::tuple<CallTy, std::vector<uint64_t>, typedef in __anonf4e331660111::CallsiteContextGraph404 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()