MLIR
20.0.0git
|
#include "mlir/IR/Location.h"
Static Public Member Functions | |
static mlir::Location | getEmptyKey () |
static mlir::Location | getTombstoneKey () |
static unsigned | getHashValue (mlir::Location val) |
static bool | isEqual (mlir::Location LHS, mlir::Location RHS) |
Definition at line 236 of file Location.h.
|
inlinestatic |
Definition at line 237 of file Location.h.
References mlir::Location::getFromOpaquePointer().
|
inlinestatic |
Definition at line 245 of file Location.h.
References mlir::hash_value().
|
inlinestatic |
Definition at line 241 of file Location.h.
References mlir::Location::getFromOpaquePointer().
|
inlinestatic |
Definition at line 248 of file Location.h.