Return the probability threshold for treating a branch as predictable.
Declared in <llvm/Analysis/TargetTransformInfoImpl.h>
virtual
BranchProbability
getPredictableBranchThreshold() const;
Branch probability threshold above which a branch or select is considered predictable.