9#ifndef CIRCT_CONVERSION_CORETOFSM_H
10#define CIRCT_CONVERSION_CORETOFSM_H
12#include "llvm/ADT/SmallVector.h"
25#define GEN_PASS_DECL_CONVERTCORETOFSM
26#include "circt/Conversion/Passes.h.inc"
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
std::unique_ptr< mlir::Pass > createConvertCoreToFSMPass()