Searched defs:getExternalCallingNode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraph.h135 CallGraphNode *getExternalCallingNode() const { return ExternalCallingNode; } function in class:llvm::CallGraph
379 CallGraphNode *getExternalCallingNode() const { function in class:CallGraphWrapperPass

Completed in 49 milliseconds