Searched refs:CreateRemainderLoop (Results 1 – 1 of 1) sorted by relevance
303 CloneLoopBlocks(Loop *L, Value *NewIter, const bool CreateRemainderLoop, in CloneLoopBlocks() argument318 if (!CreateRemainderLoop) in CloneLoopBlocks()330 if (CreateRemainderLoop || LI->getLoopFor(*BB) != L || ParentLoop) in CloneLoopBlocks()358 if (!CreateRemainderLoop) { in CloneLoopBlocks()381 if (!CreateRemainderLoop) { in CloneLoopBlocks()401 if (CreateRemainderLoop) { in CloneLoopBlocks()815 bool CreateRemainderLoop = (Count != 2); in UnrollRuntimeLoopRemainder() local823 L, ModVal, CreateRemainderLoop, UseEpilogRemainder, UnrollRemainder, in UnrollRuntimeLoopRemainder()