Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
27 struct StructTypeKeyInfo { struct53 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1647 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1650 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1653 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1657 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1661 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1665 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1669 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1674 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1678 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1685 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]