LLVM 20.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 339 of file SymbolStringPool.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 341 of file SymbolStringPool.h.

◆ getHashValue()

Definition at line 349 of file SymbolStringPool.h.

◆ getTombstoneKey()

Definition at line 345 of file SymbolStringPool.h.

◆ isEqual()

Definition at line 354 of file SymbolStringPool.h.

References LHS, and RHS.


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