|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Enumerations | |
| enum class | mlir::HoistingKind : uint8_t { mlir::None = 0 , mlir::Loop = 1 << 0 , mlir::Block = 1 << 1 } |