Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp225 ContextTrieNode *CallerNode = getContextFor(DIL); in getIndirectCalleeContextSamplesFor()
242 ContextTrieNode *ContextNode = getContextFor(DIL); in getContextSamplesFor()
261 ContextTrieNode *Node = getContextFor(Context); in getContextSamplesFor()
302 ContextTrieNode *FromNode = getContextFor(Context); in getBaseSamplesFor()
340 ContextTrieNode *CallerNode = getContextFor(DIL); in promoteMergeContextSamplesTree()
406 SampleContextTracker::getContextFor(const SampleContext &Context) { in getContextFor() function in llvm::SampleContextTracker
415 ContextTrieNode *CallContext = getContextFor(DIL); in getCalleeContextFor()
425 ContextTrieNode *SampleContextTracker::getContextFor(const DILocation *DIL) { in getContextFor() function in llvm::SampleContextTracker
H A DSampleProfile.cpp968 ContextTracker->getContextFor(Samples->getContext()); in findExternalInlineCandidate()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h118 ContextTrieNode *getContextFor(const SampleContext &Context);
130 ContextTrieNode *getContextFor(const DILocation *DIL);