Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp104 OldParentContext.removeChildContext(OldCallSite, NewNode.getFuncName()); in moveToChildContext()
109 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext() function in llvm::ContextTrieNode
567 FromNodeParent.removeChildContext(OldCallSiteLoc, ToNode->getFuncName()); in promoteMergeContextSamplesTree()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h55 void removeChildContext(const LineLocation &CallSite, StringRef CalleeName);