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

#include "llvm/ExecutionEngine/Orc/SymbolStringPool.h"

Static Public Member Functions

static orc::NonOwningSymbolStringPtr getEmptyKey ()
 
static orc::NonOwningSymbolStringPtr getTombstoneKey ()
 
static unsigned getHashValue (const orc::SymbolStringPtrBase &V)
 
static bool isEqual (const orc::SymbolStringPtrBase &LHS, const orc::SymbolStringPtrBase &RHS)
 

Detailed Description

Definition at line 336 of file SymbolStringPool.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 338 of file SymbolStringPool.h.

◆ getHashValue()

Definition at line 346 of file SymbolStringPool.h.

◆ getTombstoneKey()

Definition at line 342 of file SymbolStringPool.h.

◆ isEqual()

Definition at line 351 of file SymbolStringPool.h.

References LHS, and RHS.


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