Searched refs:WholeVT (Results 1 – 1 of 1) sorted by relevance
925 auto *WholeVT = dyn_cast<FixedVectorType>(Whole->getType()); in insertSlice() local926 if (!WholeVT) in insertSlice()928 if (S.Length == WholeVT->getNumElements() && S.Index == 0) in insertSlice()