|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
CLI Option configuration for the full polynomial lowering pipeline. More...
#include <LLZKTransformationPassPipelines.h>
Public Types | |
| using | StructInliningOptions = NestedPipelineOptions<FullStructInliningOptions> |
| using | PolyLoweringOptions |
Public Attributes | |
| Option< StructInliningOptions > | structInlining |
| Option< PolyLoweringOptions > | polyLowering |
CLI Option configuration for the full polynomial lowering pipeline.
Definition at line 96 of file LLZKTransformationPassPipelines.h.
Definition at line 100 of file LLZKTransformationPassPipelines.h.
| using llzk::FullPolyLoweringOptions::StructInliningOptions = NestedPipelineOptions<FullStructInliningOptions> |
Definition at line 98 of file LLZKTransformationPassPipelines.h.
| Option<PolyLoweringOptions> llzk::FullPolyLoweringOptions::polyLowering |
Definition at line 111 of file LLZKTransformationPassPipelines.h.
| Option<StructInliningOptions> llzk::FullPolyLoweringOptions::structInlining |
Definition at line 103 of file LLZKTransformationPassPipelines.h.