Searched refs:MinPercentageForPredictableBranch (Results 1 – 2 of 2) sorted by relevance
119 static cl::opt<int> MinPercentageForPredictableBranch( variable1567 return BranchProbability(MinPercentageForPredictableBranch, 100); in getPredictableBranchThreshold()
52 static cl::opt<int> MinPercentageForPredictableBranch( variable1646 return BranchProbability(MinPercentageForPredictableBranch, 100); in getPredictableBranchThreshold()