|
MLIR 23.0.0git
|
#include "mlir/Support/InterfaceSupport.h"
Public Types | |
| using | ValueTypeInfo = llvm::DenseMapInfo<typename T::ValueType> |
Static Public Member Functions | |
| static T | getEmptyKey () |
| static T | getTombstoneKey () |
| static unsigned | getHashValue (T val) |
| static bool | isEqual (T lhs, T rhs) |
Definition at line 298 of file InterfaceSupport.h.
| using llvm::DenseMapInfo< T, std::enable_if_t< mlir::detail::IsInterface< T >::value > >::ValueTypeInfo = llvm::DenseMapInfo<typename T::ValueType> |
Definition at line 299 of file InterfaceSupport.h.
|
inlinestatic |
Definition at line 301 of file InterfaceSupport.h.
|
inlinestatic |
Definition at line 307 of file InterfaceSupport.h.
|
inlinestatic |
Definition at line 303 of file InterfaceSupport.h.
|
inlinestatic |
Definition at line 311 of file InterfaceSupport.h.