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

Go to the source code of this file.

Namespaces

namespace  llzk
 

Macros

#define GEN_PASS_REGISTRATION
 

Functions

std::unique_ptr< mlir::Pass > llzk::createCallGraphPrinterPass (llvm::raw_ostream &os=llvm::errs())
 
std::unique_ptr< mlir::Pass > llzk::createCallGraphSCCsPrinterPass (llvm::raw_ostream &os=llvm::errs())
 
std::unique_ptr< mlir::Pass > llzk::createConstraintDependencyGraphPrinterPass (llvm::raw_ostream &os=llvm::errs())
 
std::unique_ptr< mlir::Pass > llzk::createIntervalAnalysisPrinterPass (llvm::raw_ostream &os=llvm::errs())
 
void llzk::registerCallGraphPrinterPass ()
 
void llzk::registerCallGraphPrinterPassPass ()
 
void llzk::registerCallGraphSCCsPrinterPass ()
 
void llzk::registerCallGraphSCCsPrinterPassPass ()
 
void llzk::registerConstraintDependencyGraphPrinterPass ()
 
void llzk::registerConstraintDependencyGraphPrinterPassPass ()
 
void llzk::registerIntervalAnalysisPrinterPass ()
 
void llzk::registerIntervalAnalysisPrinterPassPass ()
 
void llzk::registerAnalysisPasses ()
 

Macro Definition Documentation

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Definition at line 24 of file AnalysisPasses.h.