CIRCT  19.0.0git
Namespaces | Macros
Passes.h File Reference
#include "mlir/Pass/Pass.h"
#include "circt/Tools/circt-lec/Passes.h.inc"
Include dependency graph for Passes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 

Macros

#define GEN_PASS_DECL_CONSTRUCTLEC
 Generate the code for registering passes. More...
 
#define GEN_PASS_REGISTRATION
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONSTRUCTLEC

#define GEN_PASS_DECL_CONSTRUCTLEC

Generate the code for registering passes.

Definition at line 21 of file Passes.h.

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Definition at line 22 of file Passes.h.