Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp751 Loop *remainderLoop = CloneLoopBlocks( in UnrollRuntimeLoopRemainder() local
896 if (remainderLoop) in UnrollRuntimeLoopRemainder()
897 formDedicatedExitBlocks(remainderLoop, DT, LI, PreserveLCSSA); in UnrollRuntimeLoopRemainder()
900 if (remainderLoop && UnrollRemainder) { in UnrollRuntimeLoopRemainder()
902 UnrollLoop(remainderLoop, /*Count*/ Count - 1, /*TripCount*/ Count - 1, in UnrollRuntimeLoopRemainder()