Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp161 ContextTrieNode *ContextTrieNode::getOrCreateChildContext( in getOrCreateChildContext() function in llvm::ContextTrieNode
482 ContextNode->getOrCreateChildContext(CallSiteLoc, CalleeName); in getOrCreateContextPath()
501 return *RootContext.getOrCreateChildContext(LineLocation(0, 0), FName); in addTopLevelContextNode()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h47 ContextTrieNode *getOrCreateChildContext(const LineLocation &CallSite,