Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
7779 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument7781 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()7785 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()7786 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()7879 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local7946 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()7970 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()7977 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()7989 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()7996 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()