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