MLIR
21.0.0git
|
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Types.h"
#include "mlir/Dialect/SMT/IR/SMTTypes.h.inc"
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::smt | |
Macros | |
#define | GET_TYPEDEF_CLASSES |
Functions | |
bool | mlir::smt::isAnySMTValueType (mlir::Type type) |
Returns whether the given type is an SMT value type. More... | |
bool | mlir::smt::isAnyNonFuncSMTValueType (mlir::Type type) |
Returns whether the given type is an SMT value type (excluding functions). More... | |
#define GET_TYPEDEF_CLASSES |
Definition at line 15 of file SMTTypes.h.