LLVM 22.0.0git
|
#include "llvm/CodeGen/MachineBranchProbabilityInfo.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/InitializePasses.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
INITIALIZE_PASS (MachineBranchProbabilityInfoWrapperPass, "machine-branch-prob", "Machine Branch Probability Analysis", false, true) namespace llvm |
INITIALIZE_PASS | ( | MachineBranchProbabilityInfoWrapperPass | , |
"machine-branch-prob" | , | ||
"Machine Branch Probability Analysis" | , | ||
false | , | ||
true | ) |
Definition at line 21 of file MachineBranchProbabilityInfo.cpp.
References llvm::cl::Hidden, llvm::cl::init(), llvm::ProfileLikelyProb, and llvm::StaticLikelyProb.