Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/IPO/
DSampleContextTracker.cpp100 OldParentContext.removeChildContext(OldCallSite, NewNode.getFuncName()); in moveToChildContext()
105 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext() function in llvm::ContextTrieNode
516 FromNodeParent.removeChildContext(OldCallSiteLoc, ToNode->getFuncName()); in promoteMergeContextSamplesTree()
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DSampleContextTracker.h54 void removeChildContext(const LineLocation &CallSite, StringRef CalleeName);