Searched refs:OutliningPenalty (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp316 int OutliningPenalty = local
319 << ", penalty = " << OutliningPenalty << "\n"); local
320 if (OutliningBenefit <= OutliningPenalty)

Completed in 43 milliseconds