|
CIRCT 22.0.0git
|
#include "mlir/Pass/Pass.h"#include "circt/Tools/circt-lec/Passes.h.inc"

Go to the source code of this file.
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::lec |
Macros | |
| #define | GEN_PASS_DECL_CONSTRUCTLEC |
| Generate the code for registering passes. | |
| #define | GEN_PASS_REGISTRATION |
Enumerations | |
| enum class | circt::lec::InsertAdditionalModeEnum { circt::lec::None , circt::lec::Reporting , circt::lec::Main } |
| #define GEN_PASS_DECL_CONSTRUCTLEC |