|
MLIR 22.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 506 of file Value.h.
References mlir::Value::getFromOpaquePointer().
|
inlinestatic |
Definition at line 514 of file Value.h.
References mlir::hash_value().
|
inlinestatic |
Definition at line 510 of file Value.h.
References mlir::Value::getFromOpaquePointer().
|
inlinestatic |