reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
60 ScopedHashTableVal<ValueType, CntRegP>>; 61 using ScopedHTType = ScopedHashTable<ValueType, CntRegP, 62 DenseMapInfo<ValueType>, AllocatorTy>; 101 ValueType &Val) const; 105 unsigned getCount(ValueType Entry); 109 unsigned getReg(ValueType Entry); 112 void incCntAndSetReg(ValueType Entry, unsigned Reg); 235 ValueType Entry; 267 ValueType &Val) const { 303 unsigned OptimizePICCall::getCount(ValueType Entry) { 307 unsigned OptimizePICCall::getReg(ValueType Entry) { 313 void OptimizePICCall::incCntAndSetReg(ValueType Entry, unsigned Reg) {