LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::FullPolyLoweringConfig Struct Reference

Pure C++ configuration for the full polynomial lowering pipeline. More...

#include <LLZKTransformationPassPipelines.h>

Collaboration diagram for llzk::FullPolyLoweringConfig:
[legend]

Public Attributes

FullStructInliningConfig structInlining
PolyLoweringPassOptions polyLowering

Detailed Description

Pure C++ configuration for the full polynomial lowering pipeline.

Definition at line 90 of file LLZKTransformationPassPipelines.h.

Member Data Documentation

◆ polyLowering

PolyLoweringPassOptions llzk::FullPolyLoweringConfig::polyLowering

Definition at line 92 of file LLZKTransformationPassPipelines.h.

◆ structInlining

FullStructInliningConfig llzk::FullPolyLoweringConfig::structInlining

Definition at line 91 of file LLZKTransformationPassPipelines.h.


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