Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp262 ContextTrieNode *CallerNode = getContextFor(DIL); in getIndirectCalleeContextSamplesFor()
279 ContextTrieNode *ContextNode = getContextFor(DIL); in getContextSamplesFor()
298 ContextTrieNode *Node = getContextFor(Context); in getContextSamplesFor()
382 ContextTrieNode *CallerNode = getContextFor(DIL); in promoteMergeContextSamplesTree()
467 SampleContextTracker::getContextFor(const SampleContext &Context) { in getContextFor() function in llvm::SampleContextTracker
476 ContextTrieNode *CallContext = getContextFor(DIL); in getCalleeContextFor()
486 ContextTrieNode *SampleContextTracker::getContextFor(const DILocation *DIL) { in getContextFor() function in llvm::SampleContextTracker
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h123 ContextTrieNode *getContextFor(const SampleContext &Context);
190 ContextTrieNode *getContextFor(const DILocation *DIL);