LLVM 18.0.0git
|
#include "Target/SPIRV/SPIRVDuplicatesTracker.h"
Static Public Member Functions | |
static SPIRV::SpecialTypeDescriptor | getEmptyKey () |
static SPIRV::SpecialTypeDescriptor | getTombstoneKey () |
static unsigned | getHashValue (SPIRV::SpecialTypeDescriptor Val) |
static bool | isEqual (SPIRV::SpecialTypeDescriptor LHS, SPIRV::SpecialTypeDescriptor RHS) |
Definition at line 183 of file SPIRVDuplicatesTracker.h.
|
inlinestatic |
Definition at line 184 of file SPIRVDuplicatesTracker.h.
References llvm::SPIRV::SpecialTypeDescriptor::STK_Empty.
|
inlinestatic |
Definition at line 191 of file SPIRVDuplicatesTracker.h.
References llvm::SPIRV::SpecialTypeDescriptor::getHash().
|
inlinestatic |
Definition at line 188 of file SPIRVDuplicatesTracker.h.
References llvm::SPIRV::SpecialTypeDescriptor::STK_Last.
|
inlinestatic |
Definition at line 194 of file SPIRVDuplicatesTracker.h.