Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
27 struct StructTypeKeyInfo { struct53 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1681 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1684 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1687 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1691 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1695 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1699 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1703 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1708 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1712 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1719 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]