HomeSort by: relevance | last modified time | path
    Searched refs:removeChildContext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
SampleContextTracker.h 55 void removeChildContext(const LineLocation &CallSite, StringRef CalleeName);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp 104 OldParentContext.removeChildContext(OldCallSite, NewNode.getFuncName());
109 void ContextTrieNode::removeChildContext(const LineLocation &CallSite,
567 FromNodeParent.removeChildContext(OldCallSiteLoc, ToNode->getFuncName());

Completed in 15 milliseconds