LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
mlir_hotfix::RemoveDeadValuesWorkaroundPass Class Reference
Inheritance diagram for mlir_hotfix::RemoveDeadValuesWorkaroundPass:
[legend]
Collaboration diagram for mlir_hotfix::RemoveDeadValuesWorkaroundPass:
[legend]

Public Member Functions

llvm::StringRef getArgument () const override
llvm::StringRef getDescription () const override
void runOnOperation () final

Detailed Description

Definition at line 70 of file llzk-opt.cpp.

Member Function Documentation

◆ getArgument()

llvm::StringRef mlir_hotfix::RemoveDeadValuesWorkaroundPass::getArgument ( ) const
inlineoverride

Definition at line 75 of file llzk-opt.cpp.

◆ getDescription()

llvm::StringRef mlir_hotfix::RemoveDeadValuesWorkaroundPass::getDescription ( ) const
inlineoverride

Definition at line 76 of file llzk-opt.cpp.

◆ runOnOperation()

void mlir_hotfix::RemoveDeadValuesWorkaroundPass::runOnOperation ( )
inlinefinal

Definition at line 78 of file llzk-opt.cpp.


The documentation for this class was generated from the following file: