Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:VTy

67   VectorType *VTy = cast<VectorType>(V->getType());
68 unsigned Width = VTy->getNumElements();
70 return UndefValue::get(VTy->getElementType());
95 return UndefValue::get(VTy->getElementType());