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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
SampleContextTracker.h 46 ContextTrieNode *getHottestChildContext(const LineLocation &CallSite);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp 33 return getHottestChildContext(CallSite);
43 ContextTrieNode::getHottestChildContext(const LineLocation &CallSite) {

Completed in 114 milliseconds