Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7780 SmallVector<SDValue, 16> &OutStoreChains) { in chainLoadsAndStoresForMemcpy()
7880 SmallVector<SDValue, 16> OutStoreChains; in getMemcpyLoadsAndStores() local