Home | History | Annotate | Download | only in Scalar

Lines Matching refs:VectorTy

1306     } else if (VectorType *VectorTy = dyn_cast<VectorType>(ElementTy)) {
1307 ElementTy = VectorTy->getElementType();