|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Storage key for APInts whose numeric value is independent of bit width. More...
#include <AttributeHelper.h>
Public Member Functions | |
| APIntValue (llvm::APInt apInt) | |
| const llvm::APInt & | getValue () const |
| operator const llvm::APInt & () const | |
Friends | |
| bool | operator== (const APIntValue &lhs, const APIntValue &rhs) |
| llvm::hash_code | hash_value (const APIntValue &key) |
Storage key for APInts whose numeric value is independent of bit width.
Definition at line 37 of file AttributeHelper.h.
|
inline |
Definition at line 39 of file AttributeHelper.h.
|
inline |
Definition at line 41 of file AttributeHelper.h.
|
inline |
Definition at line 42 of file AttributeHelper.h.
|
friend |
Definition at line 48 of file AttributeHelper.h.
|
friend |
Definition at line 44 of file AttributeHelper.h.