Searched refs:SubSlice (Results 1 – 2 of 2) sorted by relevance
8479 ConstantDataArraySlice SubSlice; in getMemcpyLoadsAndStores() local8481 SubSlice = Slice; in getMemcpyLoadsAndStores()8482 SubSlice.move(SrcOff); in getMemcpyLoadsAndStores()8485 SubSlice.Array = nullptr; in getMemcpyLoadsAndStores()8486 SubSlice.Offset = 0; in getMemcpyLoadsAndStores()8487 SubSlice.Length = VTSize; in getMemcpyLoadsAndStores()8489 Value = getMemsetStringVal(VT, dl, DAG, TLI, SubSlice); in getMemcpyLoadsAndStores()
8653 ArrayRef<Value *> SubSlice = in tryToVectorizeGatheredLoads() local8655 if (isVectorized(SubSlice.front())) in tryToVectorizeGatheredLoads()8661 return !SubSlice.equals( in tryToVectorizeGatheredLoads()8664 set_is_subset(SubSlice, std::get<1>(P)); in tryToVectorizeGatheredLoads()8668 buildTreeRec(SubSlice, 0, EdgeInfo(), InterleaveFactor); in tryToVectorizeGatheredLoads()