Home
last modified time | relevance | path

Searched defs:OutStoreChains (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6303 SmallVector<SDValue, 16> &OutStoreChains) { in chainLoadsAndStoresForMemcpy()
6392 SmallVector<SDValue, 16> OutStoreChains; in getMemcpyLoadsAndStores() local