|
LLVM 23.0.0git
|
#include "llvm/CodeGenTypes/LowLevelType.h"
Static Public Member Functions | |
| static LLT | getEmptyKey () |
| static LLT | getTombstoneKey () |
| static unsigned | getHashValue (const LLT &Ty) |
| static bool | isEqual (const LLT &LHS, const LLT &RHS) |
Definition at line 719 of file LowLevelType.h.
|
inlinestatic |
Definition at line 720 of file LowLevelType.h.
References llvm::Invalid, and llvm::LLT::POINTER.
|
inlinestatic |
Definition at line 730 of file LowLevelType.h.
|
inlinestatic |
Definition at line 725 of file LowLevelType.h.
References llvm::Invalid, and llvm::LLT::VECTOR_ANY.
Definition at line 734 of file LowLevelType.h.