LLVM  3.7.0
Public Member Functions | List of all members
llvm::A57ChainingConstraint Class Reference

Add the accumulator chaining constraint to a PBQP graph. More...

#include <AArch64PBQPRegAlloc.h>

Inheritance diagram for llvm::A57ChainingConstraint:
[legend]
Collaboration diagram for llvm::A57ChainingConstraint:
[legend]

Public Member Functions

void apply (PBQPRAGraph &G) override
 
- Public Member Functions inherited from llvm::PBQPRAConstraint
virtual ~PBQPRAConstraint ()=0
 

Detailed Description

Add the accumulator chaining constraint to a PBQP graph.

Definition at line 19 of file AArch64PBQPRegAlloc.h.

Member Function Documentation

void A57ChainingConstraint::apply ( PBQPRAGraph G)
overridevirtual

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