LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
SMTTypes.h File Reference
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Types.h"
#include "llzk/Dialect/SMT/IR/SMTTypes.h.inc"
Include dependency graph for SMTTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llzk
namespace  llzk::smt

Macros

#define GET_TYPEDEF_CLASSES

Functions

bool llzk::smt::isAnySMTValueType (mlir::Type type)
 Returns whether the given type is an SMT value type.
bool llzk::smt::isAnyNonFuncSMTValueType (mlir::Type type)
 Returns whether the given type is an SMT value type (excluding functions).

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 15 of file SMTTypes.h.