LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
TransformationPasses.h File Reference
Include dependency graph for TransformationPasses.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llzk
 
namespace  llzk::polymorphic
 

Macros

#define GEN_PASS_REGISTRATION
 

Functions

std::unique_ptr< mlir::Pass > llzk::polymorphic::createEmptyParamListRemoval ()
 
std::unique_ptr< mlir::Pass > llzk::polymorphic::createFlatteningPass ()
 
void llzk::polymorphic::registerEmptyParamListRemovalPass ()
 
void llzk::polymorphic::registerEmptyParamListRemovalPassPass ()
 
void llzk::polymorphic::registerFlatteningPass ()
 
void llzk::polymorphic::registerFlatteningPassPass ()
 
void llzk::polymorphic::registerTransformationPasses ()
 

Macro Definition Documentation

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Definition at line 19 of file TransformationPasses.h.