|
LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
|
#include "llzk/Dialect/POD/IR/Types.h"#include <mlir/IR/Builders.h>#include <mlir/IR/Diagnostics.h>#include <mlir/Support/LLVM.h>#include <llvm/ADT/STLExtras.h>#include <llvm/ADT/StringSet.h>Go to the source code of this file.
Namespaces | |
| namespace | llzk |
| namespace | llzk::pod |
Functions | |
| ParseResult | llzk::pod::parsePodType (AsmParser &parser, SmallVector< RecordAttr > &records) |
| void | llzk::pod::printPodType (AsmPrinter &printer, ArrayRef< RecordAttr > records) |