MLIR
20.0.0git
|
#include "mlir/IR/Value.h"
Static Public Member Functions | |
static mlir::OpResult | getEmptyKey () |
static mlir::OpResult | getTombstoneKey () |
Static Public Member Functions inherited from llvm::DenseMapInfo< mlir::Value > | |
static mlir::Value | getEmptyKey () |
static mlir::Value | getTombstoneKey () |
static unsigned | getHashValue (mlir::Value val) |
static bool | isEqual (mlir::Value lhs, mlir::Value rhs) |
|
inlinestatic |
|
inlinestatic |