llvm::CallGraphSCC::begin

Return an iterator to the first call-graph node in this SCC.

Synopsis

Declared in <llvm/Analysis/CallGraphSCCPass.h>

iterator
begin() const;

Return Value

An iterator to the first call-graph node in this SCC.