LLVM: llvm::DenseMapInfo< LoweredPHIRecord > Struct Reference (original) (raw)

Inheritance diagram for llvm::DenseMapInfo< LoweredPHIRecord >:

Static Public Member Functions
static LoweredPHIRecord getEmptyKey ()
static LoweredPHIRecord getTombstoneKey ()
static unsigned getHashValue (const LoweredPHIRecord &Val)
static bool isEqual (const LoweredPHIRecord &LHS, const LoweredPHIRecord &RHS)

Detailed Description

Member Function Documentation

getEmptyKey()

getHashValue()

getTombstoneKey()

isEqual()


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