LLVM API Documentation

Classes | Namespaces | Typedefs | Functions
RegAllocPBQP.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/PBQP/RegAllocSolver.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::PBQPRAProblem
class  llvm::PBQPBuilder
class  llvm::PBQPBuilderWithCoalescing
 Extended builder which adds coalescing constraints to a problem. More...

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Typedefs

typedef PBQP::RegAlloc::Graph llvm::PBQPRAGraph

Functions

FunctionPassllvm::createPBQPRegisterAllocator (std::unique_ptr< PBQPBuilder > builder, char *customPassID=nullptr)