Searched refs:InElt (Results 1 – 1 of 1) sorted by relevance
560 Constant *InElt; in ConstantFoldShuffleVectorInstruction() local562 InElt = UndefValue::get(EltTy); in ConstantFoldShuffleVectorInstruction()565 InElt = in ConstantFoldShuffleVectorInstruction()570 InElt = ConstantExpr::getExtractElement(V1, ConstantInt::get(Ty, Elt)); in ConstantFoldShuffleVectorInstruction()572 Result.push_back(InElt); in ConstantFoldShuffleVectorInstruction()