|
LLVM
8.0.1
|


Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::PBQP | |
Functions | |
| template<typename GraphT > | |
| void | llvm::PBQP::applyR1 (GraphT &G, typename GraphT::NodeId NId) |
| Reduce a node of degree one. More... | |
| template<typename GraphT > | |
| void | llvm::PBQP::applyR2 (GraphT &G, typename GraphT::NodeId NId) |
| template<typename VectorT > | |
| bool | llvm::PBQP::hasRegisterOptions (const VectorT &V) |
| template<typename GraphT , typename StackT > | |
| Solution | llvm::PBQP::backpropagate (GraphT &G, StackT stack) |
1.8.13