|
MLIR 22.0.0git
|
#include "mlir/Tools/PDLL/AST/Types.h"
Static Public Member Functions | |
| static OperationTypeStorage * | construct (StorageUniquer::StorageAllocator &alloc, const std::pair< StringRef, const ods::Operation * > &key) |
| Static Public Member Functions inherited from mlir::pdll::ast::detail::TypeStorageBase< OperationTypeStorage, std::pair< StringRef, const ods::Operation * > > | |
| static OperationTypeStorage * | construct (StorageUniquer::StorageAllocator &alloc, const KeyTy &key) |
| Construct an instance with the given storage allocator. | |
|
inlinestatic |