reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
36 PoolEntry(ValuePool &Pool, ValueKeyT Value) 44 ValuePool &Pool; 109 using VectorCostPool = ValuePool<VectorT>; 110 using MatrixCostPool = ValuePool<MatrixT>;include/llvm/CodeGen/RegAllocPBQP.h
132 using AllowedRegVecPool = ValuePool<AllowedRegVector>;