Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
27 struct StructTypeKeyInfo { struct53 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1679 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1682 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1685 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1689 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1693 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1697 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1701 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1706 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1710 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1717 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]