LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
RegAllocPBQP.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/PBQP/Graph.h"
#include "llvm/CodeGen/PBQP/Solution.h"
#include <map>
#include <set>
Include dependency graph for RegAllocPBQP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::OwningPtr< T >
 
class  llvm::PBQPRAProblem
 
class  llvm::PBQPBuilder
 
class  llvm::PBQPBuilderWithCoalescing
 Extended builder which adds coalescing constraints to a problem. More...
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Functions

FunctionPassllvm::createPBQPRegisterAllocator (OwningPtr< PBQPBuilder > &builder, char *customPassID=0)