Home
last modified time | relevance | path

Searched refs:GluedLoadChains (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5269 SmallVector<SDValue, 16> GluedLoadChains; in chainLoadsAndStoresForMemcpy() local
5272 GluedLoadChains.push_back(OutLoadChains[i]); in chainLoadsAndStoresForMemcpy()
5277 GluedLoadChains); in chainLoadsAndStoresForMemcpy()