13 #ifndef MLIR_TARGET_EXPORTSMTLIB_H
14 #define MLIR_TARGET_EXPORTSMTLIB_H
static llvm::ManagedStatic< PassManagerOptions > options
Operation is the basic unit of execution within MLIR.
void registerExportSMTLIBTranslation()
Register the ExportSMTLIB pass.
LogicalResult exportSMTLIB(Operation *module, llvm::raw_ostream &os, const SMTEmissionOptions &options=SMTEmissionOptions())
Run the ExportSMTLIB pass.
Include the generated interface declarations.
Emission options for the ExportSMTLIB pass.
bool inlineSingleUseValues