Searched refs:UnrollRuntimeLoopRemainder (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | UnrollLoopTest.cpp | 74 UnrollRuntimeLoopRemainder(L, 4, true, false, false, false, &LI, &SE, &DT, in TEST()
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/ |
| H A D | UnrollLoop.h | 84 bool UnrollRuntimeLoopRemainder(
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | LoopUnroll.cpp | 413 !UnrollRuntimeLoopRemainder(L, ULO.Count, ULO.AllowExpensiveTripCount, in UnrollLoop()
|
| H A D | LoopUnrollRuntime.cpp | 562 bool llvm::UnrollRuntimeLoopRemainder( in UnrollRuntimeLoopRemainder() function in llvm
|
| H A D | LoopUnrollAndJam.cpp | 250 if (!UnrollRuntimeLoopRemainder(L, Count, /*AllowExpensiveTripCount*/ false, in UnrollAndJamLoop()
|