Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp260 ContextTrieNode *CallerNode = getContextFor(DIL); in getIndirectCalleeContextSamplesFor()
277 ContextTrieNode *ContextNode = getContextFor(DIL); in getContextSamplesFor()
296 ContextTrieNode *Node = getContextFor(Context); in getContextSamplesFor()
376 ContextTrieNode *CallerNode = getContextFor(DIL); in promoteMergeContextSamplesTree()
461 SampleContextTracker::getContextFor(const SampleContext &Context) { in getContextFor() function in llvm::SampleContextTracker
470 ContextTrieNode *CallContext = getContextFor(DIL); in getCalleeContextFor()
480 ContextTrieNode *SampleContextTracker::getContextFor(const DILocation *DIL) { in getContextFor() function in llvm::SampleContextTracker
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h127 LLVM_ABI ContextTrieNode *getContextFor(const SampleContext &Context);
197 ContextTrieNode *getContextFor(const DILocation *DIL);