MLIR
21.0.0git
|
#include "Tools/PDLL/AST/TypeDetail.h"
Static Public Member Functions | |
static OperationTypeStorage * | construct (StorageUniquer::StorageAllocator &alloc, const std::pair< StringRef, const ods::Operation * > &key) |
![]() | |
static OperationTypeStorage * | construct (StorageUniquer::StorageAllocator &alloc, const KeyTy &key) |
Construct an instance with the given storage allocator. More... | |
Definition at line 77 of file TypeDetail.h.
|
inlinestatic |