Searched defs:OutLoadChains (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 7414 chainLoadsAndStoresForMemcpy(SelectionDAG & DAG,const SDLoc & dl,SmallVector<SDValue,32> & OutChains,unsigned From,unsigned To,SmallVector<SDValue,16> & OutLoadChains,SmallVector<SDValue,16> & OutStoreChains) chainLoadsAndStoresForMemcpy() argument 7514 SmallVector<SDValue, 16> OutLoadChains; getMemcpyLoadsAndStores() local [all...] |