Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
6302 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument6304 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()6308 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()6309 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()6391 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local6456 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()6480 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()6487 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()6499 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()6506 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()