Searched refs:ExistingNode (Results 1 – 2 of 2) sorted by relevance
277 CallGraphNode *ExistingNode = ExistingIt->second; in RefreshCallGraph() local283 if (ExistingNode->getFunction() == CS.getCalledFunction()) in RefreshCallGraph()292 ExistingNode->getFunction() == nullptr) in RefreshCallGraph()305 if (!ExistingNode->getFunction()) { in RefreshCallGraph()
289 CallGraphNode *ExistingNode = ExistingIt->second; in RefreshCallGraph() local295 if (ExistingNode->getFunction() == CS.getCalledFunction()) in RefreshCallGraph()304 ExistingNode->getFunction() == nullptr) in RefreshCallGraph()317 if (!ExistingNode->getFunction()) { in RefreshCallGraph()