Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
5638 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument5640 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()5644 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()5645 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()5725 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local5789 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()5812 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()5819 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()5831 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()5838 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()