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

Inheritance diagram for llvm::DenseMapInfo< SimpleValue >:

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

Detailed Description

Definition at line 157 of file EarlyCSE.cpp.

Member Function Documentation

getEmptyKey()

getHashValue()

getTombstoneKey()

isEqual()


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