Home
last modified time | relevance | path

Searched defs:ContextNode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp308 struct ContextNode { struct in __anonf01a58700111::CallsiteContextGraph
312 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 …]
H A DSampleContextTracker.cpp277 ContextTrieNode *ContextNode = getContextFor(DIL); in getContextSamplesFor() local
504 ContextTrieNode *ContextNode = &RootContext; in getContextFor() local
521 ContextTrieNode *ContextNode = &RootContext; in getOrCreateContextPath() local