13#ifndef CIRCT_DIALECT_EMIT_EMITOPS_H
14#define CIRCT_DIALECT_EMIT_EMITOPS_H
16#include "mlir/Bytecode/BytecodeOpInterface.h"
17#include "mlir/IR/OpImplementation.h"
18#include "mlir/IR/SymbolTable.h"
24#include "circt/Dialect/Emit/Emit.h.inc"
StringRef getFragmentsAttrName()
Return the name of the fragments array attribute.
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.