llvm::CallGraphSCC::getCallGraph

Return the call graph that contains this SCC.

Synopsis

Declared in <llvm/Analysis/CallGraphSCCPass.h>

CallGraph const&
getCallGraph();

Return Value

The call graph that contains this SCC.