14 #ifndef CIRCT_DIALECT_VERIF_VERIFPASSES_H
15 #define CIRCT_DIALECT_VERIF_VERIFPASSES_H
18 #include "mlir/Pass/Pass.h"
19 #include "mlir/Pass/PassRegistry.h"
29 #define GEN_PASS_REGISTRATION
30 #include "circt/Dialect/Verif/Passes.h.inc"
std::unique_ptr< mlir::Pass > createVerifyClockedAssertLikePass()
std::unique_ptr< mlir::Pass > createPrepareForFormalPass()
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.