Searched refs:AllocaVecTy (Results 1 – 1 of 1) sorted by relevance
2704 if (VectorType *AllocaVecTy = dyn_cast<VectorType>(AllocaTy)) in visitMemSetInst() local2705 V = getVectorSplat(V, AllocaVecTy->getNumElements()); in visitMemSetInst()