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

A global initializer and its normalized type. More...

#include <InitializerUtils.h>

Public Attributes

mlir::Type type
mlir::Attribute value

Detailed Description

A global initializer and its normalized type.

Definition at line 19 of file InitializerUtils.h.

Member Data Documentation

◆ type

mlir::Type llzk::global::NormalizedGlobalInitializer::type

Definition at line 20 of file InitializerUtils.h.

◆ value

mlir::Attribute llzk::global::NormalizedGlobalInitializer::value

Definition at line 21 of file InitializerUtils.h.


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