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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h88 bool UnrollRuntimeLoopRemainder(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp429 !UnrollRuntimeLoopRemainder(L, ULO.Count, ULO.AllowExpensiveTripCount,
H A DLoopUnrollAndJam.cpp250 if (!UnrollRuntimeLoopRemainder(L, Count, /*AllowExpensiveTripCount*/ false,
909 runtime unrolling, UnrollRuntimeLoopRemainder can also fail in
H A DLoopUnrollRuntime.cpp546 bool llvm::UnrollRuntimeLoopRemainder( function in class:llvm

Completed in 73 milliseconds