Searched refs:UnrollRuntimeLoopRemainder (Results 1 – 4 of 4) sorted by relevance
93 LLVM_ABI bool UnrollRuntimeLoopRemainder(
242 if (!UnrollRuntimeLoopRemainder(L, Count, /*AllowExpensiveTripCount*/ false, in UnrollAndJamLoop()
577 bool llvm::UnrollRuntimeLoopRemainder( in UnrollRuntimeLoopRemainder() function in llvm
591 !UnrollRuntimeLoopRemainder(L, ULO.Count, ULO.AllowExpensiveTripCount, in UnrollLoop()