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

#include <AnalysisPasses.h>

Public Attributes

::llzk::OutputStream outputStream = ::llzk::OutputStream::Errs
bool runIntraprocedural = false

Detailed Description

Definition at line 248 of file AnalysisPasses.h.

Member Data Documentation

◆ outputStream

::llzk::OutputStream llzk::ConstraintDependencyGraphPrinterPassOptions::outputStream = ::llzk::OutputStream::Errs

Definition at line 249 of file AnalysisPasses.h.

◆ runIntraprocedural

bool llzk::ConstraintDependencyGraphPrinterPassOptions::runIntraprocedural = false

Definition at line 250 of file AnalysisPasses.h.


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