Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
28 struct StructTypeKeyInfo { struct54 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1571 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1574 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1577 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1581 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1585 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1589 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1593 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1597 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1601 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1608 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]