LLVM
8.0.1
|
Static Public Member Functions | |
static CallValue | getEmptyKey () |
static CallValue | getTombstoneKey () |
static unsigned | getHashValue (CallValue Val) |
static bool | isEqual (CallValue LHS, CallValue RHS) |
Definition at line 286 of file EarlyCSE.cpp.
|
inlinestatic |
Definition at line 287 of file EarlyCSE.cpp.
|
static |
|
inlinestatic |
Definition at line 291 of file EarlyCSE.cpp.
References llvm::sys::path::end(), llvm::Instruction::getOpcode(), llvm::hash_combine(), llvm::hash_combine_range(), isEqual(), llvm::Instruction::isIdenticalTo(), llvm::User::value_op_begin(), and llvm::User::value_op_end().
|
static |