Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
8356 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument8358 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()8362 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()8363 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()8454 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local8521 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()8545 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()8552 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()8564 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()8571 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()