Searched refs:InElt (Results 1 – 1 of 1) sorted by relevance
493 Constant *InElt; in ConstantFoldShuffleVectorInstruction() local495 InElt = UndefValue::get(EltTy); in ConstantFoldShuffleVectorInstruction()498 InElt = in ConstantFoldShuffleVectorInstruction()503 InElt = ConstantExpr::getExtractElement(V1, ConstantInt::get(Ty, Elt)); in ConstantFoldShuffleVectorInstruction()505 Result.push_back(InElt); in ConstantFoldShuffleVectorInstruction()