LLVM: llvm::PBQPRAConstraint Class Reference (original) (raw)
Abstract base for classes implementing PBQP register allocation constraints (e.g. More...
#include "[llvm/CodeGen/PBQPRAConstraint.h](PBQPRAConstraint%5F8h%5Fsource.html)"
Abstract base for classes implementing PBQP register allocation constraints (e.g.
Spill-costs, interference, coalescing).
Definition at line 38 of file PBQPRAConstraint.h.
| PBQPRAConstraint::~PBQPRAConstraint ( ) | pure virtualdefault |
|---|
◆ apply()
| virtual void llvm::PBQPRAConstraint::apply ( PBQPRAGraph & G) | pure virtual |
|---|
The documentation for this class was generated from the following files:
- include/llvm/CodeGen/PBQPRAConstraint.h
- lib/CodeGen/RegAllocPBQP.cpp