Searched refs:OrdersType (Results 1 – 1 of 1) sorted by relevance
1140 using OrdersType = SmallVector<unsigned, 4>; typedef in llvm::slpvectorizer::BoUpSLP 1260 std::optional<OrdersType> findReusedOrderedScalars(const TreeEntry &TE);1263 std::optional<OrdersType> findPartiallyOrderedLoads(const TreeEntry &TE);1272 std::optional<OrdersType> getReorderingData(const TreeEntry &TE,2851 OrdersType &ReorderIndices) const;2859 SmallVector<OrdersType, 1>3330 OrdersType &CurrentOrder, SmallVectorImpl<Value *> &PointerOps) const;3964 static OrdersType getEmptyKey() { in getEmptyKey() 3965 OrdersType V; in getEmptyKey() 3970 static OrdersType getTombstoneKe[all...]