Home
last modified time | relevance | path

Searched defs:getPredictableBranchThreshold (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h98 BranchProbability getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function
HDTargetTransformInfo.h2250 BranchProbability getPredictableBranchThreshold() override { in getPredictableBranchThreshold() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetTransformInfo.cpp276 BranchProbability TargetTransformInfo::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetTransformInfo