My Project
|
#include "mlir/IR/MLIRContext.h"
#include "mlir/IR/StorageUniquerSupport.h"
#include "llvm/ADT/PointerIntPair.h"
Go to the source code of this file.
Classes | |
class | mlir::AttributeStorage |
class | mlir::detail::AttributeUniquer |
Namespaces | |
mlir | |
mlir::detail | |
Check if a Callable type can be invoked with the given set of arg types. | |
Typedefs | |
using | mlir::DefaultAttributeStorage = AttributeStorage |
using | mlir::AttributeStorageAllocator = StorageUniquer::StorageAllocator |