9#ifndef MLIR_DIALECT_TRANSFORM_IR_TRANSFORMOPS_H
10#define MLIR_DIALECT_TRANSFORM_IR_TRANSFORMOPS_H
31enum class FailurePropagationMode : uint32_t;
32class FailurePropagationModeAttr;
45#include "mlir/Dialect/Transform/IR/TransformOps.h.inc"
This class represents an argument of a Block.
This class defines the main interface for locations in MLIR and acts as a non-nullable wrapper around...
This class helps build Operations.
This class provides an abstraction over the different types of ranges over Values.
Include the generated interface declarations.