Searched refs:StructTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance
27 struct StructTypeKeyInfo { struct53 DenseSet<StructType *, StructTypeKeyInfo> NonOpaqueStructTypes;
1668 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(ArrayRef<Type *> E, bool P) in run() 1671 IRMover::StructTypeKeyInfo::KeyTy::KeyTy(const StructType *ST) in run() 1674 bool IRMover::StructTypeKeyInfo::KeyTy::operator==(const KeyTy &That) const { in run() 1678 bool IRMover::StructTypeKeyInfo::KeyTy::operator!=(const KeyTy &That) const { in run() 1682 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in KeyTy() 1686 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() {1690 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) {1695 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getEmptyKey() 1699 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in getTombstoneKey() 1706 bool IRMover::StructTypeKeyInfo in getHashValue() [all...]