Searched refs:NewMaskElts (Results 1 – 1 of 1) sorted by relevance
1441 SmallVector<int, 16> NewMaskElts(NumElts); in foldConstantInsEltIntoShuffle() local1445 NewMaskElts[I] = InsEltIndex + NumElts; in foldConstantInsEltIntoShuffle()1449 NewMaskElts[I] = Mask[I]; in foldConstantInsEltIntoShuffle()1460 ConstantVector::get(NewShufElts), NewMaskElts); in foldConstantInsEltIntoShuffle()