Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp72 SplittingThreshold("hotcoldsplit-threshold", cl::init(2), cl::Hidden, variable
302 int Penalty = SplittingThreshold; in getOutliningPenalty()
307 if (SplittingThreshold <= 0) in getOutliningPenalty()