Searched refs:remainderLoop (Results 1 – 1 of 1) sorted by relevance
822 Loop *remainderLoop = CloneLoopBlocks( in UnrollRuntimeLoopRemainder() local829 if (remainderLoop && !UnrollRemainder) in UnrollRuntimeLoopRemainder()830 updateLatchBranchWeightsForRemainderLoop(L, remainderLoop, Count); in UnrollRuntimeLoopRemainder()978 if (remainderLoop) in UnrollRuntimeLoopRemainder()979 formDedicatedExitBlocks(remainderLoop, DT, LI, nullptr, PreserveLCSSA); in UnrollRuntimeLoopRemainder()983 if (remainderLoop && UnrollRemainder) { in UnrollRuntimeLoopRemainder()986 UnrollLoop(remainderLoop, in UnrollRuntimeLoopRemainder()996 *ResultLoop = remainderLoop; in UnrollRuntimeLoopRemainder()