Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp119 static cl::opt<int> MinPercentageForPredictableBranch( variable
1567 return BranchProbability(MinPercentageForPredictableBranch, 100); in getPredictableBranchThreshold()