|
MLIR 23.0.0git
|
#include "mlir/IR/Types.h"
Static Public Member Functions | |
| static mlir::Type | getEmptyKey () |
| static mlir::Type | getTombstoneKey () |
| static unsigned | getHashValue (mlir::Type val) |
| static bool | isEqual (mlir::Type LHS, mlir::Type RHS) |
|
inlinestatic |
|
inlinestatic |
Definition at line 321 of file Types.h.
References mlir::hash_value().
|
inlinestatic |
|
inlinestatic |