Searched refs:UnrollRuntimeLoopRemainder (Results 1 – 4 of 4) sorted by relevance
88 bool UnrollRuntimeLoopRemainder(
243 if (!UnrollRuntimeLoopRemainder(L, Count, /*AllowExpensiveTripCount*/ false, in UnrollAndJamLoop()
582 bool llvm::UnrollRuntimeLoopRemainder( in UnrollRuntimeLoopRemainder() function in llvm
595 !UnrollRuntimeLoopRemainder(L, ULO.Count, ULO.AllowExpensiveTripCount, in UnrollLoop()