|
MLIR 23.0.0git
|
#include "mlir/Support/TypeID.h"
Static Public Member Functions | |
| static mlir::TypeID | getEmptyKey () |
| static mlir::TypeID | getTombstoneKey () |
| static unsigned | getHashValue (mlir::TypeID val) |
| static bool | isEqual (mlir::TypeID lhs, mlir::TypeID rhs) |
|
inlinestatic |
Definition at line 397 of file TypeID.h.
References mlir::TypeID::getFromOpaquePointer().
|
inlinestatic |
Definition at line 405 of file TypeID.h.
References mlir::hash_value().
|
inlinestatic |
Definition at line 401 of file TypeID.h.
References mlir::TypeID::getFromOpaquePointer().
|
inlinestatic |