|
My Project
|
#include <RegionGraphTraits.h>
Public Types | |
| using | ChildIteratorType = mlir::Block::succ_iterator |
| using | Node = mlir::Block |
| using | NodeRef = Node * |
Static Public Member Functions | |
| static NodeRef | getEntryNode (NodeRef bb) |
| static ChildIteratorType | child_begin (NodeRef node) |
| static ChildIteratorType | child_end (NodeRef node) |
| using llvm::GraphTraits< mlir::Block * >::ChildIteratorType = mlir::Block::succ_iterator |
| using llvm::GraphTraits< mlir::Block * >::Node = mlir::Block |
| using llvm::GraphTraits< mlir::Block * >::NodeRef = Node * |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
1.8.13