Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|
|
| INITIALIZE_PASS_BEGIN (MachineBranchProbabilityInfoWrapperPass, "machine-branch-prob", "Machine Branch Probability Analysis", false, true) INITIALIZE_PASS_END(MachineBranchProbabilityInfoWrapperPass |
|
cl::opt< unsigned > | llvm::StaticLikelyProb ("static-likely-prob", cl::desc("branch probability threshold in percentage" "to be considered very likely"), cl::init(80), cl::Hidden) |
|
cl::opt< unsigned > | llvm::ProfileLikelyProb ("profile-likely-prob", cl::desc("branch probability threshold in percentage to be considered" " very likely when profile is available"), cl::init(51), cl::Hidden) |
|
◆ INITIALIZE_PASS_BEGIN()
◆ Analysis
machine branch Machine Branch Probability Analysis |
◆ false
machine branch Machine Branch Probability false |
◆ prob