LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
MachineDominators.h File Reference
#include "llvm/Analysis/DominatorInternals.h"
#include "llvm/Analysis/Dominators.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
Include dependency graph for MachineDominators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MachineDominatorTree
 
struct  llvm::GraphTraits< GraphType >
 
struct  llvm::GraphTraits< MachineDomTreeNode * >
 
struct  llvm::GraphTraits< MachineDominatorTree * >
 

Namespaces

 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 >)