Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
5265 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument5267 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()5271 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()5272 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()5352 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local5416 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()5439 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()5446 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()5458 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()5465 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()