Searched refs:ShufConstVec (Results 1 – 1 of 1) sorted by relevance
1415 Constant *ShufConstVec, *InsEltScalar; in foldConstantInsEltIntoShuffle() local1417 if (!match(Shuf->getOperand(1), m_Constant(ShufConstVec)) || in foldConstantInsEltIntoShuffle()1448 NewShufElts[I] = ShufConstVec->getAggregateElement(I); in foldConstantInsEltIntoShuffle()