LLVM API Documentation
#include <GraphTraits.h>
Public Types | |
typedef GraphType::UnknownGraphTypeError | NodeType |
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators.
Definition at line 27 of file GraphTraits.h.
typedef GraphType::UnknownGraphTypeError llvm::GraphTraits< GraphType >::NodeType |
Definition at line 60 of file GraphTraits.h.