MLIR
21.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 482 of file Value.h.
References mlir::Value::getFromOpaquePointer().
|
inlinestatic |
Definition at line 490 of file Value.h.
References mlir::hash_value().
|
inlinestatic |
Definition at line 486 of file Value.h.
References mlir::Value::getFromOpaquePointer().
|
inlinestatic |