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

std::unique_ptr< PBQPRAProblembuild (MachineFunction *mf, const LiveIntervals *lis, const MachineBlockFrequencyInfo *mbfi, const RegSet &vregs) override

Detailed Description

Extended builder which adds coalescing constraints to a problem.

Definition at line 141 of file RegAllocPBQP.h.


Member Function Documentation

std::unique_ptr< PBQPRAProblem > PBQPBuilderWithCoalescing::build ( MachineFunction mf,
const LiveIntervals lis,
const MachineBlockFrequencyInfo mbfi,
const RegSet vregs 
) [override, virtual]

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