Searched refs:UnrollRuntimeLoopRemainder (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/ |
| H A D | UnrollLoop.h | 76 bool UnrollRuntimeLoopRemainder(Loop *L, unsigned Count,
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | LoopUnroll.cpp | 472 !UnrollRuntimeLoopRemainder(L, Count, AllowExpensiveTripCount, in UnrollLoop()
|
| H A D | LoopUnrollAndJam.cpp | 199 if (!UnrollRuntimeLoopRemainder(L, Count, /*AllowExpensiveTripCount*/ false, in UnrollAndJamLoop()
|
| H A D | LoopUnrollRuntime.cpp | 554 bool llvm::UnrollRuntimeLoopRemainder(Loop *L, unsigned Count, in UnrollRuntimeLoopRemainder() function in llvm
|