LLVM API Documentation
#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>

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 | |
| FunctionPass * | llvm::createPBQPRegisterAllocator (OwningPtr< PBQPBuilder > &builder, char *customPassID=0) |