Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5451 unsigned GlueIter = 0; in getMemcpyLoadsAndStores() local
5454 unsigned IndexFrom = NumLdStInMemcpy - GlueIter - GluedLdStLimit; in getMemcpyLoadsAndStores()
5455 unsigned IndexTo = NumLdStInMemcpy - GlueIter; in getMemcpyLoadsAndStores()
5459 GlueIter += GluedLdStLimit; in getMemcpyLoadsAndStores()