LLVM 23.0.0git
llvm::DenseMapInfo< orc::NonOwningSymbolStringPtr > Struct Reference

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

Inheritance diagram for llvm::DenseMapInfo< orc::NonOwningSymbolStringPtr >:
[legend]

Static Public Member Functions

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

Detailed Description

Definition at line 312 of file SymbolStringPool.h.

Member Function Documentation

◆ getHashValue()

Definition at line 314 of file SymbolStringPool.h.

References getHashValue().

Referenced by getHashValue().

◆ isEqual()

Definition at line 319 of file SymbolStringPool.h.

References LHS, and RHS.


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