13#ifndef CIRCT_DIALECT_OM_OMTYPES_H
14#define CIRCT_DIALECT_OM_OMTYPES_H
16#include "mlir/IR/BuiltinAttributes.h"
17#include "mlir/IR/Types.h"
26#define GET_TYPEDEF_CLASSES
27#include "circt/Dialect/OM/OMTypes.h.inc"
bool isMapKeyValuePairType(mlir::Type)