MLIR
20.0.0git
|
#include "Bindings/Python/NanobindUtils.h"
Static Public Member Functions | |
static MlirTypeID | getEmptyKey () |
static MlirTypeID | getTombstoneKey () |
static unsigned | getHashValue (const MlirTypeID &val) |
static bool | isEqual (const MlirTypeID &lhs, const MlirTypeID &rhs) |
Definition at line 378 of file NanobindUtils.h.
|
inlinestatic |
Definition at line 379 of file NanobindUtils.h.
References mlirTypeIDCreate().
|
inlinestatic |
Definition at line 387 of file NanobindUtils.h.
References mlirTypeIDHashValue().
|
inlinestatic |
Definition at line 383 of file NanobindUtils.h.
References mlirTypeIDCreate().
|
inlinestatic |
Definition at line 390 of file NanobindUtils.h.
References mlirTypeIDEqual().