Searched refs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
6723 unsigned To, SmallVector<SDValue, 16> &OutLoadChains, in chainLoadsAndStoresForMemcpy() argument6725 assert(OutLoadChains.size() && "Missing loads in memcpy inlining"); in chainLoadsAndStoresForMemcpy()6729 OutChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()6730 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()6822 SmallVector<SDValue, 16> OutLoadChains; in getMemcpyLoadsAndStores() local6889 OutLoadChains.push_back(Value.getValue(1)); in getMemcpyLoadsAndStores()6913 OutChains.push_back(OutLoadChains[i]); in getMemcpyLoadsAndStores()6920 NumLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()6932 OutLoadChains, OutStoreChains); in getMemcpyLoadsAndStores()6939 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()