Home
last modified time | relevance | path

Searched refs:ExistingNode (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp301 CallGraphNode *ExistingNode = ExistingIt->second; in RefreshCallGraph() local
307 if (ExistingNode->getFunction() == CS.getCalledFunction()) in RefreshCallGraph()
316 ExistingNode->getFunction() == nullptr) in RefreshCallGraph()
329 if (!ExistingNode->getFunction()) { in RefreshCallGraph()