Searched refs:OutStoreChains (Results 1 – 1 of 1) sorted by relevance
5639 SmallVector<SDValue, 16> &OutStoreChains) { in chainLoadsAndStoresForMemcpy() argument5641 assert(OutStoreChains.size() && "Missing stores in memcpy inlining"); in chainLoadsAndStoresForMemcpy()5653 StoreSDNode *ST = dyn_cast<StoreSDNode>(OutStoreChains[i]); in chainLoadsAndStoresForMemcpy()5726 SmallVector<SDValue, 16> OutStoreChains; in getMemcpyLoadsAndStores() local5794 OutStoreChains.push_back(Store); in getMemcpyLoadsAndStores()5803 unsigned NumLdStInMemcpy = OutStoreChains.size(); in getMemcpyLoadsAndStores()5813 OutChains.push_back(OutStoreChains[i]); in getMemcpyLoadsAndStores()5820 OutStoreChains); in getMemcpyLoadsAndStores()5831 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()5839 OutStoreChains); in getMemcpyLoadsAndStores()