Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
566 FromNodeParent.removeChildContext(OldCallSiteLoc, ToNode->getFuncName()); in promoteMergeContextSamplesTree()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h55 void removeChildContext(const LineLocation &CallSite, StringRef CalleeName);