LLVM  3.7.0
Classes | Namespaces
MachineFunction.h File Reference
#include "llvm/ADT/ilist.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/IR/DebugLoc.h"
#include "llvm/IR/Metadata.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/ArrayRecycler.h"
#include "llvm/Support/Recycler.h"
Include dependency graph for MachineFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::ilist_traits< MachineBasicBlock >
 
struct  llvm::MachineFunctionInfo
 MachineFunctionInfo - This class can be derived from and used by targets to hold private target-specific information for each MachineFunction. More...
 
class  llvm::MachineFunction
 
struct  llvm::GraphTraits< MachineFunction * >
 
struct  llvm::GraphTraits< const MachineFunction * >
 
struct  llvm::GraphTraits< Inverse< MachineFunction * > >
 
struct  llvm::GraphTraits< Inverse< const MachineFunction * > >
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.