LLVM API Documentation
This is the complete list of members for llvm::PBQPRAProblem, including all inherited members.
AllowedSet typedef | llvm::PBQPRAProblem | |
getAllowedSet(unsigned vreg) const | llvm::PBQPRAProblem | |
getGraph() | llvm::PBQPRAProblem | inline |
getGraph() const | llvm::PBQPRAProblem | inline |
getNodeForVReg(unsigned vreg) const | llvm::PBQPRAProblem | |
getPRegForOption(unsigned vreg, unsigned option) const | llvm::PBQPRAProblem | |
getVRegForNode(PBQP::Graph::NodeId nodeId) const | llvm::PBQPRAProblem | |
isPRegOption(unsigned vreg, unsigned option) const | llvm::PBQPRAProblem | inline |
isSpillOption(unsigned vreg, unsigned option) const | llvm::PBQPRAProblem | inline |
recordVReg(unsigned vreg, PBQP::Graph::NodeId nodeId, AllowedRegsItr arBegin, AllowedRegsItr arEnd) | llvm::PBQPRAProblem | inline |