Searched refs:getPredictableBranchThreshold (Results 1 – 3 of 3) sorted by relevance
267 virtual BranchProbability getPredictableBranchThreshold() const;
1645 BranchProbability TargetLoweringBase::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetLoweringBase
4564 if (Probability > TLI->getPredictableBranchThreshold()) in isFormingBranchFromSelectProfitable()