Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
26 struct StructTypeKeyInfo { struct52 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1536 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1539 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1542 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1546 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1550 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1554 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1558 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1563 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1567 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1574 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]