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