CIRCT 20.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros
RTGPasses.h File Reference
#include "mlir/Pass/Pass.h"
#include <memory>
#include "circt/Dialect/RTG/Transforms/RTGPasses.h.inc"
Include dependency graph for RTGPasses.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_REGISTRATION
 Generate the code for registering passes.
 
#define GEN_PASS_DECL
 

Macro Definition Documentation

◆ GEN_PASS_DECL

#define GEN_PASS_DECL

Definition at line 24 of file RTGPasses.h.

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Generate the code for registering passes.

Definition at line 23 of file RTGPasses.h.