|
LLVM
3.7.0
|
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. More...
#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.
1.8.6