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