Searched refs:getChildContext (Results 1 – 3 of 3) sorted by relevance
31 ContextTrieNode *ContextTrieNode::getChildContext(const LineLocation &CallSite, in getChildContext() function in llvm::ContextTrieNode403 CallerNode->getChildContext(CallSite, CalleeName); in promoteMergeContextSamplesTree()480 return CallContext->getChildContext( in getCalleeContextFor()522 ContextNode = ContextNode->getChildContext(CallSite, CalleeName); in getContextFor()544 ContextNode->getChildContext(CallSiteLoc, Callsite.FuncName); in getOrCreateContextPath()556 return RootContext.getChildContext(LineLocation(0, 0), FName); in getTopLevelContextNode()597 ToNode = ToNodeParent.getChildContext(NewCallSiteLoc, FromNode.getFuncName()); in promoteMergeContextSamplesTree()
42 ContextTrieNode *getChildContext(const LineLocation &CallSite,
98 CurrNode = CurrNode->getChildContext(CallSiteLoc, Node->getFuncName()); in getFuncSizeForContext()