Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZRegisterInfo.cpp133 SmallSet<Register, 4> DoneRegs; in getRegAllocationHints() local
137 if (!DoneRegs.insert(Reg).second) in getRegAllocationHints()