Searched refs:ValuePool (Results 1 - 2 of 2) 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;
/external/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h140 typedef ValuePool<AllowedRegVector> AllowedRegVecPool;

Completed in 206 milliseconds