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

Inheritance diagram for llvm::DenseMapInfo< CallValue >:

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

Detailed Description

Definition at line 508 of file EarlyCSE.cpp.

Member Function Documentation

getEmptyKey()

getHashValue()

getTombstoneKey()

isEqual()


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