Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6491 unsigned RemainingLdStInMemcpy = NumLdStInMemcpy % GluedLdStLimit; in getMemcpyLoadsAndStores() local
6504 if (RemainingLdStInMemcpy) { in getMemcpyLoadsAndStores()
6506 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()