|
MLIR 22.0.0git
|
#include "mlir/IR/Block.h"Go to the source code of this file.
Classes | |
| class | mlir::Region |
| This class contains a list of basic blocks and a link to the parent operation it is attached to. More... | |
| class | mlir::Region::OpIterator |
| This class provides iteration over the held operations of blocks directly within a region. More... | |
| class | mlir::RegionRange |
| This class provides an abstraction over the different types of ranges over Regions. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Functions | |
| llvm::raw_ostream & | mlir::operator<< (llvm::raw_ostream &os, Region ®ion) |