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