Searched refs:AltShufflesToOrders (Results 1 – 1 of 1) sorted by relevance
4318 DenseMap<const TreeEntry *, OrdersType> AltShufflesToOrders; in reorderTopToBottom() local4330 &AltShufflesToOrders, &PhisToOrders]( in reorderTopToBottom()4357 AltShufflesToOrders.try_emplace(TE.get(), OrdersType()); in reorderTopToBottom()4420 const auto &Order = [OpTE, &GathersToOrders, &AltShufflesToOrders, in reorderTopToBottom()4429 auto It = AltShufflesToOrders.find(OpTE); in reorderTopToBottom()4430 if (It != AltShufflesToOrders.end()) in reorderTopToBottom()