Go to the documentation of this file.
9 #ifndef CIRCT_DIALECT_DEBUG_DEBUGOPS_H
10 #define CIRCT_DIALECT_DEBUG_DEBUGOPS_H
12 #include "mlir/Bytecode/BytecodeOpInterface.h"
13 #include "mlir/IR/OpImplementation.h"
14 #include "mlir/Interfaces/InferTypeOpInterface.h"
15 #include "mlir/Interfaces/SideEffectInterfaces.h"
21 #define GET_OP_CLASSES
22 #include "circt/Dialect/Debug/Debug.h.inc"