Searched refs:AllowExpensiveTripCount (Results 1 – 7 of 7) sorted by relevance
74 bool AllowExpensiveTripCount; member89 Loop *L, unsigned Count, bool AllowExpensiveTripCount,
216 UP.AllowExpensiveTripCount = false; in gatherUnrollingPreferences()962 UP.AllowExpensiveTripCount = true; in computeUnrollCount()1089 UP.AllowExpensiveTripCount = true; in computeUnrollCount()1348 ULO.AllowExpensiveTripCount = UP.AllowExpensiveTripCount; in tryToUnrollLoop()
583 Loop *L, unsigned Count, bool AllowExpensiveTripCount, in UnrollRuntimeLoopRemainder() argument675 if (!AllowExpensiveTripCount && in UnrollRuntimeLoopRemainder()1023 ULO.AllowExpensiveTripCount = false; in UnrollRuntimeLoopRemainder()
595 !UnrollRuntimeLoopRemainder(L, ULO.Count, ULO.AllowExpensiveTripCount, in UnrollLoop()
410 UP.AllowExpensiveTripCount = true; in getUnrollingPreferences()
337 UP.AllowExpensiveTripCount = true; in getUnrollingPreferences()
597 bool AllowExpensiveTripCount; member