class EdgeSequence::iterator
Declaration
class EdgeSequence::iterator : public iterator_adaptor_base { /* full declaration omitted */ };
Description
An iterator used for the edges to both entry nodes and child nodes.
Declared at: llvm/include/llvm/Analysis/LazyCallGraph.h:196
Inherits from: iterator_adaptor_base
Method Overview
- public iterator()
Methods
ΒΆiterator()
iterator()
Declared at: llvm/include/llvm/Analysis/LazyCallGraph.h:212