Searched refs:NewReuses (Results 1 – 1 of 1) sorted by relevance
4335 SmallVector<int> NewReuses; in reorderTopToBottom() local4336 inversePermutation(CurrentOrder, NewReuses); in reorderTopToBottom()4337 addMask(NewReuses, TE->ReuseShuffleIndices); in reorderTopToBottom()4338 TE->ReuseShuffleIndices.swap(NewReuses); in reorderTopToBottom()