Searched defs:IntegerSetKeyInfo (Results 1 – 1 of 1) sorted by relevance
176 struct IntegerSetKeyInfo : DenseMapInfo<IntegerSet> { struct179 using KeyTy =183 static unsigned getHashValue(const IntegerSet &key) { in getHashValue()188 static unsigned getHashValue(KeyTy key) { in getHashValue()195 static bool isEqual(const KeyTy &lhs, IntegerSet rhs) { in isEqual()