MLIR  19.0.0git
Namespaces | Enumerations
AllocationOpInterface.h File Reference
#include "mlir/IR/Builders.h"
#include "mlir/Dialect/Bufferization/IR/AllocationOpInterface.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Enumerations

enum class  mlir::HoistingKind : uint8_t { mlir::None = 0 , mlir::Loop = 1 << 0 , mlir::Block = 1 << 1 }