LLVM 22.0.0git
PBQPRAConstraint.h File Reference
#include "llvm/Support/Compiler.h"
#include <algorithm>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::PBQPRAConstraint
 Abstract base for classes implementing PBQP register allocation constraints (e.g. More...
class  llvm::PBQPRAConstraintList
 PBQP register allocation constraint composer. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::PBQP
namespace  llvm::PBQP::RegAlloc

Typedefs

using llvm::PBQPRAGraph = PBQP::RegAlloc::PBQPRAGraph