Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp269 const bool CreateRemainderLoop, in CloneLoopBlocks() argument
284 if (CreateRemainderLoop) { in CloneLoopBlocks()
317 if (!CreateRemainderLoop) { in CloneLoopBlocks()
340 if (!CreateRemainderLoop) { in CloneLoopBlocks()
604 bool CreateRemainderLoop = (Count != 2); in UnrollRuntimeLoopRemainder() local
611 CloneLoopBlocks(L, ModVal, CreateRemainderLoop, UseEpilogRemainder, InsertTop, in UnrollRuntimeLoopRemainder()