|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Types | |
| using | arg_attrsTy = ::mlir::ArrayAttr |
| using | function_typeTy = ::mlir::TypeAttr |
| using | sym_nameTy = ::mlir::StringAttr |
| using | targetTy = ::mlir::SymbolRefAttr |
Public Member Functions | |
| auto | getArgAttrs () |
| void | setArgAttrs (const ::mlir::ArrayAttr &propValue) |
| auto | getFunctionType () |
| void | setFunctionType (const ::mlir::TypeAttr &propValue) |
| auto | getSymName () |
| void | setSymName (const ::mlir::StringAttr &propValue) |
| auto | getTarget () |
| void | setTarget (const ::mlir::SymbolRefAttr &propValue) |
| bool | operator== (const Properties &rhs) const |
| bool | operator!= (const Properties &rhs) const |
Public Attributes | |
| arg_attrsTy | arg_attrs |
| function_typeTy | function_type |
| sym_nameTy | sym_name |
| targetTy | target |
| using llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::arg_attrsTy = ::mlir::ArrayAttr |
| using llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::function_typeTy = ::mlir::TypeAttr |
| using llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::sym_nameTy = ::mlir::StringAttr |
| using llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::targetTy = ::mlir::SymbolRefAttr |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| arg_attrsTy llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::arg_attrs |
| function_typeTy llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::function_type |
| sym_nameTy llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::sym_name |
| targetTy llzk::verif::detail::ContractOpGenericAdaptorBase::Properties::target |