|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Typed nested options for the flattening pass when used inside the full struct-inlining and full poly-lowering pipelines. More...
#include <LLZKTransformationPassPipelines.h>
Public Member Functions | |
| polymorphic::FlatteningPassOptions | createPassOptions () const |
Public Attributes | |
| Option< unsigned > | iterationLimit |
| Option< polymorphic::FlatteningCleanupMode > | cleanupMode |
Typed nested options for the flattening pass when used inside the full struct-inlining and full poly-lowering pipelines.
Definition at line 24 of file LLZKTransformationPassPipelines.h.
|
inline |
Definition at line 43 of file LLZKTransformationPassPipelines.h.
| Option<polymorphic::FlatteningCleanupMode> llzk::StructInliningFlatteningOptions::cleanupMode |
Definition at line 33 of file LLZKTransformationPassPipelines.h.
| Option<unsigned> llzk::StructInliningFlatteningOptions::iterationLimit |
Definition at line 28 of file LLZKTransformationPassPipelines.h.