|
MLIR 22.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 408 of file NanobindUtils.h.
|
inlinestatic |
Definition at line 409 of file NanobindUtils.h.
References mlirTypeIDCreate().
|
inlinestatic |
Definition at line 417 of file NanobindUtils.h.
References mlirTypeIDHashValue().
|
inlinestatic |
Definition at line 413 of file NanobindUtils.h.
References mlirTypeIDCreate().
|
inlinestatic |
Definition at line 420 of file NanobindUtils.h.
References lhs, mlirTypeIDEqual(), and rhs.