|
LLZK 0.1.0
Veridise's ZK Language IR
|
Classes | |
| struct | Trait |
Public Member Functions | |
| ::mlir::Value | getLhs () |
| Gets the left operand. | |
| ::mlir::Value | getRhs () |
| Gets the right operand. | |
Definition at line 47 of file OpInterfaces.h.inc.
| mlir::Value llzk::felt::FeltBinaryOpInterface::getLhs | ( | ) |
Gets the left operand.
Definition at line 10 of file OpInterfaces.cpp.inc.
| mlir::Value llzk::felt::FeltBinaryOpInterface::getRhs | ( | ) |
Gets the right operand.
Definition at line 14 of file OpInterfaces.cpp.inc.