Home
last modified time | relevance | path

Searched refs:OptRegs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h124 inline hash_code hash_value(const AllowedRegVector &OptRegs) { in hash_value() argument
125 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()