LLVM API Documentation
#include "llvm/Support/CFG.h"#include "llvm/Instructions.h"#include "llvm/Function.h"#include "llvm/Pass.h"Include dependency graph for CombineBranch.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Functions | |
| RegisterOpt< CombineBranches > | llvm::X ("branch-combine","Multiple backedges going to same target are merged") |
| FunctionPass * | llvm::createCombineBranchesPass () |