|
LLVM
3.7.0
|
#include <CostAllocator.h>
Public Types | |
| typedef std::shared_ptr< const ValueT > | PoolRef |
Public Member Functions | |
| template<typename ValueKeyT > | |
| PoolRef | getValue (ValueKeyT ValueKey) |
Definition at line 29 of file CostAllocator.h.
| typedef std::shared_ptr<const ValueT> llvm::PBQP::ValuePool< ValueT >::PoolRef |
Definition at line 31 of file CostAllocator.h.
|
inline |
Definition at line 96 of file CostAllocator.h.
Referenced by llvm::PBQP::RegAlloc::GraphMetadata::getAllowedRegs(), llvm::PBQP::PoolCostAllocator< VectorT, MatrixT >::getMatrix(), and llvm::PBQP::PoolCostAllocator< VectorT, MatrixT >::getVector().
1.8.6