LLVM 24.0.0git
llvm::DenseMapInfo< wasm::WasmGlobalType, void > Struct Reference

#include "llvm/BinaryFormat/WasmTraits.h"

Inheritance diagram for llvm::DenseMapInfo< wasm::WasmGlobalType, void >:
[legend]

Static Public Member Functions

static unsigned getHashValue (const wasm::WasmGlobalType &GlobalType)
static bool isEqual (const wasm::WasmGlobalType &LHS, const wasm::WasmGlobalType &RHS)

Detailed Description

Definition at line 38 of file WasmTraits.h.

Member Function Documentation

◆ getHashValue()

◆ isEqual()

Definition at line 42 of file WasmTraits.h.

References LHS, and RHS.


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