|
MLIR 22.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 406 of file Types.h.
References mlir::pdll::ast::Type::getImpl().
|
inlinestatic |
|
inlinestatic |