LLVM 20.0.0git
|
#include "llvm/CodeGen/PBQP/CostAllocator.h"
Public Types | |
using | PoolRef = std::shared_ptr< const ValueT > |
Public Member Functions | |
template<typename ValueKeyT > | |
PoolRef | getValue (ValueKeyT ValueKey) |
Definition at line 28 of file CostAllocator.h.
using llvm::PBQP::ValuePool< ValueT >::PoolRef = std::shared_ptr<const ValueT> |
Definition at line 30 of file CostAllocator.h.
|
inline |
Definition at line 95 of file CostAllocator.h.
Referenced by llvm::PBQP::RegAlloc::GraphMetadata::getAllowedRegs(), llvm::PBQP::PoolCostAllocator< VectorT, MatrixT >::getMatrix(), and llvm::PBQP::PoolCostAllocator< VectorT, MatrixT >::getVector().