LLVM API Documentation
#include "llvm/ADT/SmallSet.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/Support/GenericDomTree.h"
#include "llvm/Support/GenericDomTreeConstruction.h"
Go to the source code of this file.
Classes | |
class | llvm::MachineDominatorTree |
struct | llvm::MachineDominatorTree::CriticalEdge |
Helper structure used to hold all the basic blocks involved in the split of a critical edge. | |
struct | llvm::GraphTraits< MachineDomTreeNode * > |
struct | llvm::GraphTraits< MachineDominatorTree * > |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Typedefs | |
typedef DomTreeNodeBase < MachineBasicBlock > | llvm::MachineDomTreeNode |
Functions | |
llvm::EXTERN_TEMPLATE_INSTANTIATION (class DomTreeNodeBase< MachineBasicBlock >) | |
llvm::EXTERN_TEMPLATE_INSTANTIATION (class DominatorTreeBase< MachineBasicBlock >) |