LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::DenseMapInfo< SPIRV::SpecialTypeDescriptor > Struct Reference

#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)
 

Detailed Description

Definition at line 183 of file SPIRVDuplicatesTracker.h.

Member Function Documentation

◆ getEmptyKey()

◆ getHashValue()

◆ getTombstoneKey()

◆ isEqual()

Definition at line 194 of file SPIRVDuplicatesTracker.h.

References LHS, and RHS.


The documentation for this struct was generated from the following file: