Searched refs:getHottestChildContext (Results 1 – 2 of 2) sorted by relevance
44 ContextTrieNode *getHottestChildContext(const LineLocation &CallSite);
33 return getHottestChildContext(CallSite); in getChildContext()43 ContextTrieNode::getHottestChildContext(const LineLocation &CallSite) { in getHottestChildContext() function in llvm::ContextTrieNode