Searched refs:SimpleValue (Results 1 – 2 of 2) sorted by relevance
93 struct SimpleValue { struct96 SimpleValue(Instruction *I) : Inst(I) { in SimpleValue() function159 template <> struct DenseMapInfo<SimpleValue> {160 static inline SimpleValue getEmptyKey() { in getEmptyKey()164 static inline SimpleValue getTombstoneKey() { in getTombstoneKey()168 static unsigned getHashValue(SimpleValue Val);169 static bool isEqual(SimpleValue LHS, SimpleValue RHS);233 static unsigned getHashValueImpl(SimpleValue Val) { in getHashValueImpl()342 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue()354 static bool isEqualImpl(SimpleValue LHS, SimpleValue RHS) { in isEqualImpl()[all …]
18215 …SimpleValue, llvm::ScopedHashTableVal<(anonymous namespace)::SimpleValue, llvm::Value*>*, llvm::De…18216 …SimpleValue, llvm::ScopedHashTableVal<(anonymous namespace)::SimpleValue, llvm::Value*>*, llvm::De…