MLIR 22.0.0git
WasmSSATypes.cpp File Reference
#include "mlir/Dialect/WasmSSA/IR/WasmSSA.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/IR/Types.h"
#include "llvm/Support/LogicalResult.h"
#include <optional>
#include "mlir/Dialect/WasmSSA/IR/WasmSSATypeConstraints.cpp.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::wasmssa

Functions

bool mlir::wasmssa::isWasmNumericType (::mlir::Type type)
bool mlir::wasmssa::isWasmRefType (::mlir::Type type)
bool mlir::wasmssa::isWasmValueType (::mlir::Type type)