Searched refs:InVecTy (Results 1 – 1 of 1) sorted by relevance
5423 auto *InVecTy = cast<VectorType>(Op0->getType()); in simplifyShuffleVectorInst() local5425 ElementCount InVecEltCount = InVecTy->getElementCount(); in simplifyShuffleVectorInst()5446 Op0 = PoisonValue::get(InVecTy); in simplifyShuffleVectorInst()5448 Op1 = PoisonValue::get(InVecTy); in simplifyShuffleVectorInst()5498 if (Q.isUndefValue(Op1) && RetTy == InVecTy && in simplifyShuffleVectorInst()