Searched refs:SimpleValue (Results 1 – 1 of 1) sorted by relevance
86 struct SimpleValue { struct89 SimpleValue(Instruction *I) : Inst(I) { in SimpleValue() function114 template <> struct DenseMapInfo<SimpleValue> {115 static inline SimpleValue getEmptyKey() { in getEmptyKey()119 static inline SimpleValue getTombstoneKey() { in getTombstoneKey()124 static bool isEqual(SimpleValue LHS, SimpleValue RHS);129 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue()194 bool DenseMapInfo<SimpleValue>::isEqual(SimpleValue LHS, SimpleValue RHS) { in isEqual()343 ScopedHashTable<SimpleValue, Value *, DenseMapInfo<SimpleValue>,874 if (SimpleValue::canHandle(CondI)) { in processNode()[all …]