LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
TransformationPasses.capi.cpp.inc
Go to the documentation of this file.
1/* Autogenerated by mlir-tblgen; don't manually edit. */
2//===----------------------------------------------------------------------===//
3// LLZKBoolTransformation Group Registration
4//===----------------------------------------------------------------------===//
5
7 registerLLZKBoolTransformationPasses();
8}
9
11 return wrap(createLowerBoolQuantifiersPass().release());
12}
14 registerLowerBoolQuantifiersPass();
15}
16
MlirPass mlirCreateLLZKBoolTransformationLowerBoolQuantifiersPass(void)
void mlirRegisterLLZKBoolTransformationLowerBoolQuantifiersPass(void)
void mlirRegisterLLZKBoolTransformationPasses(void)