Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h122 inline hash_code hash_value(const AllowedRegVector &OptRegs) { in hash_value() argument
123 unsigned *OStart = OptRegs.Opts.get(); in hash_value()
124 unsigned *OEnd = OptRegs.Opts.get() + OptRegs.NumOpts; in hash_value()
125 return hash_combine(OptRegs.NumOpts, in hash_value()