Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp61 static cl::opt<unsigned> BranchHintProbabilityThreshold( variable
2466 BranchProbability Threshold(BranchHintProbabilityThreshold, 100); in emitInstruction()