Searched refs:OutStoreChains (Results 1 – 1 of 1) sorted by relevance
7780 SmallVector<SDValue, 16> &OutStoreChains) { in chainLoadsAndStoresForMemcpy() argument7782 assert(OutStoreChains.size() && "Missing stores in memcpy inlining"); in chainLoadsAndStoresForMemcpy()7794 StoreSDNode *ST = dyn_cast<StoreSDNode>(OutStoreChains[i]); in chainLoadsAndStoresForMemcpy()7880 SmallVector<SDValue, 16> OutStoreChains; in getMemcpyLoadsAndStores() local7952 OutStoreChains.push_back(Store); in getMemcpyLoadsAndStores()7961 unsigned NumLdStInMemcpy = OutStoreChains.size(); in getMemcpyLoadsAndStores()7971 OutChains.push_back(OutStoreChains[i]); in getMemcpyLoadsAndStores()7978 OutStoreChains); in getMemcpyLoadsAndStores()7989 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()7997 OutStoreChains); in getMemcpyLoadsAndStores()