Searched defs:ContextNode (Results 1 – 2 of 2) sorted by relevance
308 struct ContextNode { struct in __anonf01a58700111::CallsiteContextGraph312 bool IsAllocation;316 bool Recursive = false;320 uint8_t AllocTypes = 0;324 CallInfo Call;330 SmallVector<CallInfo, 0> MatchingCalls;339 uint64_t OrigStackOrAllocId = 0;343 std::vector<std::shared_ptr<ContextEdge>> CalleeEdges;347 std::vector<std::shared_ptr<ContextEdge>> CallerEdges;351 bool useCallerEdgesForContextInfo() const { in useCallerEdgesForContextInfo()[all …]
277 ContextTrieNode *ContextNode = getContextFor(DIL); in getContextSamplesFor() local504 ContextTrieNode *ContextNode = &RootContext; in getContextFor() local521 ContextTrieNode *ContextNode = &RootContext; in getOrCreateContextPath() local