Searched refs:getExternalCallingNode (Results 1 – 4 of 4) sorted by relevance
127 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode; } in getExternalCallingNode() function384 CallGraphNode *getExternalCallingNode() const { in getExternalCallingNode() function385 return G->getExternalCallingNode(); in getExternalCallingNode()485 return CGN->getExternalCallingNode(); // Start at the external node!512 return CGN->getExternalCallingNode(); // Start at the external node!
120 return CGInfo->getCallGraph()->getExternalCallingNode(); in getEntryNode()160 if (Node == CGInfo->getCallGraph()->getExternalCallingNode()) in getNodeLabel()
38 CG->getExternalCallingNode()->removeAnyCallEdgeTo(DeadCGN); in finalize()
1057 for (auto &N : *CG.getExternalCallingNode()) { in removeNoLdsKernelIdFromReachable()