|
MLIR
22.0.0git
|
#include "mlir/IR/Value.h"
Inheritance diagram for llvm::DenseMapInfo< mlir::OpResult >: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 |