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

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

#include "Target/AArch64/AArch64PBQPRegAlloc.h"

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

Public Member Functions

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

Detailed Description

Add the accumulator chaining constraint to a PBQP graph.

Definition at line 20 of file AArch64PBQPRegAlloc.h.

Member Function Documentation

◆ apply()

void A57ChainingConstraint::apply ( PBQPRAGraph G)
overridevirtual

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