Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp112 static cl::opt<int> MinPercentageForPredictableBranch( variable
1431 return BranchProbability(MinPercentageForPredictableBranch, 100); in getPredictableBranchThreshold()