Searched refs:InsEltScalar (Results 1 – 1 of 1) sorted by relevance
1415 Constant *ShufConstVec, *InsEltScalar; in foldConstantInsEltIntoShuffle() local1418 !match(InsElt.getOperand(1), m_Constant(InsEltScalar)) || in foldConstantInsEltIntoShuffle()1444 NewShufElts[I] = InsEltScalar; in foldConstantInsEltIntoShuffle()