MLIR
20.0.0git
|
Provide support for hashing successor ranges. More...
#include "mlir/IR/BlockSupport.h"
Static Public Member Functions | |
static mlir::SuccessorRange | getEmptyKey () |
static mlir::SuccessorRange | getTombstoneKey () |
static unsigned | getHashValue (mlir::SuccessorRange value) |
static bool | isEqual (mlir::SuccessorRange lhs, mlir::SuccessorRange rhs) |
Provide support for hashing successor ranges.
Definition at line 178 of file BlockSupport.h.
|
inlinestatic |
Definition at line 179 of file BlockSupport.h.
|
inlinestatic |
Definition at line 187 of file BlockSupport.h.
|
inlinestatic |
Definition at line 183 of file BlockSupport.h.
|
inlinestatic |
Definition at line 190 of file BlockSupport.h.
References getBase().