llvm::LazyCallGraph::EdgeSequence::call_begin

Return an iterator to the first call edge.

Synopsis

Declared in <llvm/Analysis/LazyCallGraph.h>

call_iterator
call_begin();

Return Value

An iterator to the first call edge.