Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp68 SmallSet<unsigned, 4> DoneRegs; in getRegAllocationHints() local
72 if (!DoneRegs.insert(Reg).second) in getRegAllocationHints()