Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
6368 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument6370 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()6374 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()6375 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()6462 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local6527 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()6551 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()6558 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()6570 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()6577 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()