LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
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

class  llzk::impl::SymbolDefTreePrinterPassBase< DerivedT >

Namespaces

namespace  llzk
namespace  llzk::impl

Macros

#define GEN_PASS_DEF_SYMBOLDEFTREEPRINTERPASS

Functions

std::unique_ptr<::mlir::Pass > llzk::impl::createSymbolDefTreePrinterPass ()
std::unique_ptr<::mlir::Pass > llzk::impl::createSymbolDefTreePrinterPass (SymbolDefTreePrinterPassOptions options)
std::unique_ptr<::mlir::Pass > llzk::createSymbolDefTreePrinterPass ()
std::unique_ptr<::mlir::Pass > llzk::createSymbolDefTreePrinterPass (SymbolDefTreePrinterPassOptions options)

Detailed Description

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

Definition in file SymbolDefTreePass.cpp.

Macro Definition Documentation

◆ GEN_PASS_DEF_SYMBOLDEFTREEPRINTERPASS

#define GEN_PASS_DEF_SYMBOLDEFTREEPRINTERPASS

Definition at line 19 of file SymbolDefTreePass.cpp.