Searched refs:TwoAddrHints (Results 1 – 3 of 3) sorted by relevance
86 SmallSet<unsigned, 4> TwoAddrHints; in getRegAllocationHints() local118 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()126 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()
1176 SmallSet<unsigned, 4> TwoAddrHints; in getRegAllocationHints() local1182 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()1207 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()
918 SmallSet<Register, 4> TwoAddrHints; in getRegAllocationHints() local930 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()1046 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()