MLIR 22.0.0git
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

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 }