LLVM API Documentation
#include <CostAllocator.h>

Classes | |
| class | EntryComparator |
| class | PoolEntry |
Public Types | |
| typedef std::shared_ptr< CostT > | PoolRef |
Public Member Functions | |
| template<typename CostKeyT > | |
| PoolRef | getCost (CostKeyT costKey) |
Definition at line 29 of file CostAllocator.h.
| typedef std::shared_ptr<CostT> PBQP::CostPool< CostT, CostKeyTComparator >::PoolRef |
Definition at line 44 of file CostAllocator.h.
| PoolRef PBQP::CostPool< CostT, CostKeyTComparator >::getCost | ( | CostKeyT | costKey | ) | [inline] |