Searched refs:CloneLoopBlocks (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp300 CloneLoopBlocks(Loop *L, Value *NewIter, const bool CreateRemainderLoop, function
580 // Cloning the loop basic blocks (`CloneLoopBlocks`) requires that one of the
786 Loop *remainderLoop = CloneLoopBlocks(

Completed in 80 milliseconds