Go to the documentation of this file.
9 #ifndef CIRCT_DIALECT_VERIF_VERIFOPS_H
10 #define CIRCT_DIALECT_VERIF_VERIFOPS_H
18 #include "mlir/Bytecode/BytecodeOpInterface.h"
19 #include "mlir/Interfaces/InferTypeOpInterface.h"
21 #define GET_OP_CLASSES
22 #include "circt/Dialect/Verif/Verif.h.inc"