Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
27 struct StructTypeKeyInfo { struct53 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1388 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in KeyTy()1391 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in KeyTy()1394 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in operator ==()1398 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in operator !=()1402 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey()1406 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey()1410 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue()1415 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue()1419 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual()1426 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual()[all …]