Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h49 void removeChildContext(const LineLocation &CallSite, StringRef ChildName);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp106 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext() function in llvm::ContextTrieNode
630 FromNodeParent.removeChildContext(OldCallSiteLoc, ToNode->getFuncName()); in promoteMergeContextSamplesTree()