class ValuePool
Declaration
template <typename ValueT>
class ValuePool { /* full declaration omitted */ };
Declared at: llvm/include/llvm/CodeGen/PBQP/CostAllocator.h:28
Templates
- ValueT
Method Overview
- public template <typename ValueKeyT>llvm::PBQP::ValuePool::PoolRef getValue(ValueKeyT ValueKey)
Methods
ΒΆtemplate <typename ValueKeyT>
llvm::PBQP::ValuePool::PoolRef getValue(
ValueKeyT ValueKey)
template <typename ValueKeyT>
llvm::PBQP::ValuePool::PoolRef getValue(
ValueKeyT ValueKey)
Declared at: llvm/include/llvm/CodeGen/PBQP/CostAllocator.h:95
Templates
- ValueKeyT
Parameters
- ValueKeyT ValueKey