Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:EltTy

903     Type *EltTy = cast<VectorType>(V->getType())->getElementType();
904 Constant *Undef = UndefValue::get(EltTy);