|
LLVM
8.0.1
|
#include "llvm/ADT/GraphTraits.h"

Classes | |
| struct | ChildIteratorType |
| Add the VectorizableTree to the index iterator to be able to return TreeEntry pointers. More... | |
Public Types | |
| using | NodeRef = typename GraphType::UnknownGraphTypeError |
Definition at line 36 of file GraphTraits.h.
| using llvm::GraphTraits< GraphType >::NodeRef = typename GraphType::UnknownGraphTypeError |
Definition at line 79 of file GraphTraits.h.
1.8.13