Searched refs:UnrollRuntimeLoopRemainder (Results 1 – 4 of 4) sorted by relevance
84 bool UnrollRuntimeLoopRemainder(
414 !UnrollRuntimeLoopRemainder(L, ULO.Count, ULO.AllowExpensiveTripCount, in UnrollLoop()
244 if (!UnrollRuntimeLoopRemainder(L, Count, /*AllowExpensiveTripCount*/ false, in UnrollAndJamLoop()
563 bool llvm::UnrollRuntimeLoopRemainder( in UnrollRuntimeLoopRemainder() function in llvm