LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
OpInterfaces.cpp.inc
Go to the documentation of this file.
1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Interface Definitions *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* *|
7\*===----------------------------------------------------------------------===*/
8
11 return getImpl()->getLhs(getImpl(), getOperation());
12 }
13
15 return getImpl()->getRhs(getImpl(), getOperation());
16 }
::mlir::Value getRhs()
Gets the right operand.
::mlir::Value getLhs()
Gets the left operand.