|
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 687 of file LowLevelType.h.
|
inlinestatic |
Definition at line 688 of file LowLevelType.h.
References llvm::Invalid, and llvm::LLT::POINTER.
|
inlinestatic |
Definition at line 698 of file LowLevelType.h.
|
inlinestatic |
Definition at line 693 of file LowLevelType.h.
References llvm::Invalid, and llvm::LLT::VECTOR_ANY.
Definition at line 702 of file LowLevelType.h.