Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7616 unsigned RemainingLdStInMemcpy = NumLdStInMemcpy % GluedLdStLimit; in getMemcpyLoadsAndStores() local
7629 if (RemainingLdStInMemcpy) { in getMemcpyLoadsAndStores()
7631 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()