LLVM 22.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.