Searched defs:OrdersTypeDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
2173 struct OrdersTypeDenseMapInfo { struct in llvm::slpvectorizer::BoUpSLP2174 static OrdersType getEmptyKey() { in getEmptyKey()2180 static OrdersType getTombstoneKey() { in getTombstoneKey()2186 static unsigned getHashValue(const OrdersType &V) { in getHashValue()2190 static bool isEqual(const OrdersType &LHS, const OrdersType &RHS) { in isEqual()