Searched refs:removeChildContext (Results 1 – 2 of 2) sorted by relevance
48 void removeChildContext(const LineLocation &CallSite, StringRef ChildName);
106 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext() function in llvm::ContextTrieNode628 FromNodeParent.removeChildContext(OldCallSiteLoc, ToNode->getFuncName()); in promoteMergeContextSamplesTree()