Searched refs:TwoAddrHints (Results 1 – 2 of 2) sorted by relevance
87 SmallSet<unsigned, 4> TwoAddrHints; in getRegAllocationHints() local 119 TwoAddrHints.insert(PhysReg); in getRegAllocationHints() 127 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()
816 SmallSet<Register, 4> TwoAddrHints; in getRegAllocationHints() local828 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()924 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()