Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
26 struct StructTypeKeyInfo { struct52 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1531 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1534 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1537 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1541 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1545 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1549 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1553 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1558 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1562 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1569 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]