Searched defs:ValuePool (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h29 class ValuePool { class in namespace:llvm::PBQP
38 PoolEntry(ValuePool &Pool, ValueKeyT Value)
43 ValuePool &Pool;
111 typedef ValuePool<VectorT> VectorCostPool;
112 typedef ValuePool<MatrixT> MatrixCostPool;

Completed in 84 milliseconds