|
LLVM
3.7.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/IR/CFG.h"#include "llvm/InitializePasses.h"#include "llvm/Pass.h"#include "llvm/Support/BranchProbability.h"Go to the source code of this file.
Classes | |
| class | llvm::BranchProbabilityInfo |
| Analysis pass providing branch probability information. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6