Searched refs:isLoopSizeWithinBudget (Results 1 – 1 of 1) sorted by relevance
4711 static bool isLoopSizeWithinBudget(Loop *L, const AArch64TTIImpl &TTI, in isLoopSizeWithinBudget() function4754 if (!isLoopSizeWithinBudget(L, TTI, 5, nullptr)) in shouldUnrollMultiExitLoop()4811 if (!isLoopSizeWithinBudget(L, TTI, 8, &Size)) in getAppleRuntimeUnrollPreferences()