MLIR
20.0.0git
|
#include "Bindings/Python/PybindUtils.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 371 of file PybindUtils.h.
|
inlinestatic |
Definition at line 372 of file PybindUtils.h.
References mlirTypeIDCreate().
|
inlinestatic |
Definition at line 380 of file PybindUtils.h.
References mlirTypeIDHashValue().
|
inlinestatic |
Definition at line 376 of file PybindUtils.h.
References mlirTypeIDCreate().
|
inlinestatic |
Definition at line 383 of file PybindUtils.h.
References mlirTypeIDEqual().