Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7982 unsigned GlueIter = 0; in getMemcpyLoadsAndStores() local
7985 unsigned IndexFrom = NumLdStInMemcpy - GlueIter - GluedLdStLimit; in getMemcpyLoadsAndStores()
7986 unsigned IndexTo = NumLdStInMemcpy - GlueIter; in getMemcpyLoadsAndStores()
7990 GlueIter += GluedLdStLimit; in getMemcpyLoadsAndStores()