Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraph.h129 CallGraphNode *getCallsExternalNode() const { in getCallsExternalNode() function
372 CallGraphNode *getCallsExternalNode() const { in getCallsExternalNode() function
373 return G->getCallsExternalNode(); in getCallsExternalNode()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp357 CalleeNode = CG.getCallsExternalNode(); in RefreshCallGraph()
375 CalleeNode = CG.getCallsExternalNode(); in RefreshCallGraph()
H A DCallPrinter.cpp163 if (Node == CGInfo->getCallGraph()->getCallsExternalNode()) in getNodeLabel()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp531 } else if (CGNode == CG.getCallsExternalNode()) in buildGraph()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19285 …h20getCallsExternalNodeEv", "(anonymous namespace)::BasicCallGraph::getCallsExternalNode() const"},
19290 …deEv", "non-virtual thunk to (anonymous namespace)::BasicCallGraph::getCallsExternalNode() const"},
19298 {"_ZNK4llvm9CallGraph20getCallsExternalNodeEv", "llvm::CallGraph::getCallsExternalNode() const"},