LLVM 23.0.0git
llvm::DenseMapInfo< APFloat > Struct Reference

#include "IR/LLVMContextImpl.h"

Inheritance diagram for llvm::DenseMapInfo< APFloat >:
[legend]

Static Public Member Functions

static unsigned getHashValue (const APFloat &Key)
static bool isEqual (const APFloat &LHS, const APFloat &RHS)

Detailed Description

Definition at line 78 of file LLVMContextImpl.h.

Member Function Documentation

◆ getHashValue()

◆ isEqual()

bool llvm::DenseMapInfo< APFloat >::isEqual ( const APFloat & LHS,
const APFloat & RHS )
inlinestatic

Definition at line 83 of file LLVMContextImpl.h.

References LHS, and RHS.


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