llvm::CallGraphSCC::iterator

Const iterator over the call-graph nodes in this SCC.

Synopsis

Declared in <llvm/Analysis/CallGraphSCCPass.h>

using iterator = std::vector<CallGraphNode*>::const_iterator;