Searched refs:ExternalReorderIndices (Results 1 – 1 of 1) sorted by relevance
6031 SmallVector<OrdersType, 1> ExternalReorderIndices; in findExternalStoreUsersReorderIndices() local 6035 // it into `ExternalReorderIndices` in findExternalStoreUsersReorderIndices() 6049 ExternalReorderIndices.push_back(ReorderIndices); in findExternalStoreUsersReorderIndices() 6051 return ExternalReorderIndices; in findExternalStoreUsersReorderIndices()