Home
last modified time | relevance | path

Searched refs:isLoopSizeWithinBudget (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4711 static bool isLoopSizeWithinBudget(Loop *L, const AArch64TTIImpl &TTI, in isLoopSizeWithinBudget() function
4754 if (!isLoopSizeWithinBudget(L, TTI, 5, nullptr)) in shouldUnrollMultiExitLoop()
4811 if (!isLoopSizeWithinBudget(L, TTI, 8, &Size)) in getAppleRuntimeUnrollPreferences()