Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
6952 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument6954 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()6958 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()6959 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()7052 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local7119 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()7143 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()7150 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()7162 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()7169 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()