MLIR
20.0.0git
|
#include "mlir/Tools/PDLL/AST/Types.h"
Static Public Member Functions | |
static mlir::pdll::ast::Type | getEmptyKey () |
static mlir::pdll::ast::Type | getTombstoneKey () |
static unsigned | getHashValue (mlir::pdll::ast::Type val) |
static bool | isEqual (mlir::pdll::ast::Type lhs, mlir::pdll::ast::Type rhs) |
|
inlinestatic |
|
inlinestatic |
Definition at line 324 of file Types.h.
References mlir::pdll::ast::Type::getImpl(), and mlir::pdll::ast::hash_value().
|
inlinestatic |
|
inlinestatic |