|
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 716 of file LowLevelType.h.
|
inlinestatic |
Definition at line 717 of file LowLevelType.h.
References llvm::Invalid, and llvm::LLT::POINTER.
|
inlinestatic |
Definition at line 727 of file LowLevelType.h.
|
inlinestatic |
Definition at line 722 of file LowLevelType.h.
References llvm::Invalid, and llvm::LLT::VECTOR_ANY.
Definition at line 731 of file LowLevelType.h.