LLZK 0.1.0
Veridise's ZK Language IR
|
#include <mlir/IR/OpDefinition.h>
#include <mlir/IR/Operation.h>
#include <mlir/Support/LogicalResult.h>
Go to the source code of this file.
Classes | |
class | llzk::function::ConstraintGen< TypeClass > |
Marker for ops that are specific to constraint generation. More... | |
class | llzk::function::WitnessGen< TypeClass > |
Marker for ops that are specific to witness generation. More... | |
Namespaces | |
namespace | llzk |
namespace | llzk::function |
Functions | |
mlir::LogicalResult | llzk::function::verifyConstraintGenTraitImpl (mlir::Operation *op) |
mlir::LogicalResult | llzk::function::verifyWitnessGenTraitImpl (mlir::Operation *op) |