Searched refs:ExistingNode (Results 1 – 3 of 3) 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()
256 CallGraphNode *ExistingNode = ExistingIt->second; in RefreshCallGraph() local262 if (ExistingNode->getFunction() == CS.getCalledFunction()) in RefreshCallGraph()271 ExistingNode->getFunction() == 0) in RefreshCallGraph()284 if (ExistingNode->getFunction() == 0) { 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()