LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DenseMapAPFloatKeyInfo Struct Reference

List of all members.

Static Public Member Functions

KeyTy getEmptyKey ()
KeyTy getTombstoneKey ()
unsigned getHashValue (const KeyTy &Key)
bool isEqual (const KeyTy &LHS, const KeyTy &RHS)
bool isPod ()

Member Function Documentation

KeyTy DenseMapAPFloatKeyInfo::getEmptyKey  )  [inline, static]
 

Definition at line 326 of file Constants.cpp.

unsigned DenseMapAPFloatKeyInfo::getHashValue const KeyTy Key  )  [inline, static]
 

Definition at line 332 of file Constants.cpp.

References llvm::APFloat::getHashValue(), and DenseMapAPFloatKeyInfo::KeyTy::val.

KeyTy DenseMapAPFloatKeyInfo::getTombstoneKey  )  [inline, static]
 

Definition at line 329 of file Constants.cpp.

bool DenseMapAPFloatKeyInfo::isEqual const KeyTy LHS,
const KeyTy RHS
[inline, static]
 

Definition at line 335 of file Constants.cpp.

bool DenseMapAPFloatKeyInfo::isPod  )  [inline, static]
 

Definition at line 338 of file Constants.cpp.


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


This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.