Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp7981 unsigned RemainingLdStInMemcpy = NumLdStInMemcpy % GluedLdStLimit; in getMemcpyLoadsAndStores() local
7994 if (RemainingLdStInMemcpy) { in getMemcpyLoadsAndStores()
7996 RemainingLdStInMemcpy, OutLoadChains, in getMemcpyLoadsAndStores()