|
LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Current insertion point of an mlir::OpBuilder instance represented as a block and an operation within that block. More...
#include <Builder.h>
Public Attributes | |
| MlirBlock | block |
| The block that the builder is inserting into. | |
| MlirOperation | point |
| The operation that the builder is inserting before. | |
Current insertion point of an mlir::OpBuilder instance represented as a block and an operation within that block.
| MlirBlock MlirOpBuilderInsertPoint::block |
| MlirOperation MlirOpBuilderInsertPoint::point |