Searched defs:UsersPosition (Results 1 – 1 of 1) sorted by relevance
380 struct UsersPosition struct383 explicit UsersPosition(const KeyTy &key) : Base(key) { parent = key.first; } in UsersPosition() argument386 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey()391 bool useRepresentative() const { return key.second; } in useRepresentative()