Searched refs:OptRegs (Results 1 – 1 of 1) sorted by relevance
124 inline hash_code hash_value(const AllowedRegVector &OptRegs) { in hash_value() argument125 MCRegister *OStart = OptRegs.Opts.get(); in hash_value()126 MCRegister *OEnd = OptRegs.Opts.get() + OptRegs.NumOpts; in hash_value()127 return hash_combine(OptRegs.NumOpts, in hash_value()