MLIR
17.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 339 of file TypeID.h.
References mlir::TypeID::getFromOpaquePointer().
|
inlinestatic |
Definition at line 347 of file TypeID.h.
References mlir::hash_value().
|
inlinestatic |
Definition at line 343 of file TypeID.h.
References mlir::TypeID::getFromOpaquePointer().
|
inlinestatic |