Searched refs:ExistingNode (Results 1 – 2 of 2) sorted by relevance
323 CallGraphNode *ExistingNode = ExistingIt->second; in RefreshCallGraph() local329 if (ExistingNode->getFunction() == Call->getCalledFunction()) in RefreshCallGraph()338 ExistingNode->getFunction() == nullptr) in RefreshCallGraph()351 if (!ExistingNode->getFunction()) { in RefreshCallGraph()
153 TrieNode *ExistingNode = &Content; in sink() local155 if (get(I).compare_exchange_strong(ExistingNode, S.get())) in sink()160 return cast<TrieSubtrie>(ExistingNode); in sink()