LLVM
8.0.1
|
#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 29 of file CostAllocator.h.
using llvm::PBQP::ValuePool< ValueT >::PoolRef = std::shared_ptr<const ValueT> |
Definition at line 31 of file CostAllocator.h.
|
inline |
Definition at line 96 of file CostAllocator.h.