LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
SymbolDefTreePass.cpp File Reference

This file implements the -llzk-print-symbol-def-tree pass. More...

Include dependency graph for SymbolDefTreePass.cpp:

Go to the source code of this file.

Classes

struct  llzk::SymbolDefTreePrinterPassOptions
 
class  llzk::impl::SymbolDefTreePrinterPassBase< DerivedT >
 
class  llzk::SymbolDefTreePass
 

Namespaces

namespace  llzk
 
namespace  llzk::impl
 

Macros

#define GEN_PASS_DECL_SYMBOLDEFTREEPRINTERPASS
 
#define GEN_PASS_DEF_SYMBOLDEFTREEPRINTERPASS
 

Functions

std::unique_ptr< mlir::Pass > llzk::createSymbolDefTreePrinterPass ()
 

Detailed Description

This file implements the -llzk-print-symbol-def-tree pass.

Definition in file SymbolDefTreePass.cpp.

Macro Definition Documentation

◆ GEN_PASS_DECL_SYMBOLDEFTREEPRINTERPASS

#define GEN_PASS_DECL_SYMBOLDEFTREEPRINTERPASS

Definition at line 20 of file SymbolDefTreePass.cpp.

◆ GEN_PASS_DEF_SYMBOLDEFTREEPRINTERPASS

#define GEN_PASS_DEF_SYMBOLDEFTREEPRINTERPASS

Definition at line 21 of file SymbolDefTreePass.cpp.