Home
last modified time | relevance | path

Searched refs:CallValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp482 struct CallValue { struct
485 CallValue(Instruction *I) : Inst(I) { in CallValue() argument
514 template <> struct DenseMapInfo<CallValue> {
515 static inline CallValue getEmptyKey() { in getEmptyKey()
519 static inline CallValue getTombstoneKey() { in getTombstoneKey()
523 static unsigned getHashValue(CallValue Val);
524 static bool isEqual(CallValue LHS, CallValue RHS);
529 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue()
536 bool DenseMapInfo<CallValue>::isEqual(CallValue LHS, CallValue RHS) { in isEqual()
712 ScopedHashTable<CallValue, std::pair<Instruction *, unsigned>>;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18217CallValue, llvm::ScopedHashTableVal<(anonymous namespace)::CallValue, std::pair<llvm::Value*, unsi…
18218CallValue, llvm::ScopedHashTableVal<(anonymous namespace)::CallValue, std::pair<llvm::Value*, unsi…