14#ifndef CIRCT_DIALECT_FIRRTL_FIREMITTER_H 
   15#define CIRCT_DIALECT_FIRRTL_FIREMITTER_H 
   24mlir::LogicalResult 
exportFIRFile(mlir::ModuleOp module, llvm::raw_ostream &os,
 
   25                                  std::optional<size_t> targetLineLength,
 
mlir::LogicalResult exportFIRFile(mlir::ModuleOp module, llvm::raw_ostream &os, std::optional< size_t > targetLineLength, FIRVersion version)
 
void registerToFIRFileTranslation()
 
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.