Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp132 SmallSet<Register, 4> DoneRegs; in getRegAllocationHints() local
136 if (!DoneRegs.insert(Reg).second) in getRegAllocationHints()