Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
29 struct StructTypeKeyInfo { struct46 typedef DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypeSet; argument
1607 Linker::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1610 Linker::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1613 bool Linker::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1621 bool Linker::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1625 StructType *Linker::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1629 StructType *Linker::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1633 unsigned Linker::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1638 unsigned Linker::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1642 bool Linker::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1649 bool Linker::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]