Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6924 unsigned RemainingLdStInMemcpy = NumLdStInMemcpy % GluedLdStLimit; in getMemcpyLoadsAndStores() local
6937 if (RemainingLdStInMemcpy) { in getMemcpyLoadsAndStores()
6939 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()