Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp179 ContextTrieNode *ContextTrieNode::getOrCreateChildContext( in getOrCreateChildContext() function in llvm::ContextTrieNode
527 ContextNode->getOrCreateChildContext(CallSiteLoc, Callsite.Func); in getOrCreateContextPath()
549 return *RootContext.getOrCreateChildContext(LineLocation(0, 0), FName); in addTopLevelContextNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h45 ContextTrieNode *getOrCreateChildContext(const LineLocation &CallSite,