Searched refs:ThroughRegs (Results 1 – 2 of 2) sorted by relevance
734 SmallSet<unsigned, 8> ThroughRegs; in handleThroughOperands() local742 if (ThroughRegs.insert(Reg).second) in handleThroughOperands()756 if (ThroughRegs.count(PhysRegState[*AI])) in handleThroughOperands()
717 SmallSet<unsigned, 8> ThroughRegs; in handleThroughOperands() local726 if (ThroughRegs.insert(Reg).second) in handleThroughOperands()741 if (ThroughRegs.count(PhysRegState[*AI])) in handleThroughOperands()