|
MLIR 23.0.0git
|
#include "mlir/IR/Value.h"
Static Public Member Functions | |
| static mlir::Value | getEmptyKey () |
| static mlir::Value | getTombstoneKey () |
| static unsigned | getHashValue (mlir::Value val) |
| static bool | isEqual (mlir::Value lhs, mlir::Value rhs) |
|
inlinestatic |
Definition at line 503 of file Value.h.
References mlir::Value::getFromOpaquePointer().
|
inlinestatic |
Definition at line 511 of file Value.h.
References mlir::hash_value().
|
inlinestatic |
Definition at line 507 of file Value.h.
References mlir::Value::getFromOpaquePointer().
|
inlinestatic |