LLVM API Documentation

Public Member Functions
llvm::PBQPBuilderWithCoalescing Class Reference

Extended builder which adds coalescing constraints to a problem. More...

#include <RegAllocPBQP.h>

Inheritance diagram for llvm::PBQPBuilderWithCoalescing:
Inheritance graph
[legend]
Collaboration diagram for llvm::PBQPBuilderWithCoalescing:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual PBQPRAProblembuild (MachineFunction *mf, const LiveIntervals *lis, const MachineLoopInfo *loopInfo, const RegSet &vregs)

Detailed Description

Extended builder which adds coalescing constraints to a problem.

Definition at line 141 of file RegAllocPBQP.h.


Member Function Documentation

PBQPRAProblem * PBQPBuilderWithCoalescing::build ( MachineFunction mf,
const LiveIntervals lis,
const MachineLoopInfo loopInfo,
const RegSet vregs 
) [virtual]

The documentation for this class was generated from the following files: