Searched refs:PrologLiveIns (Results 1 – 1 of 1) sorted by relevance
390 SmallSet<Register, 2> &PrologLiveIns) const;614 MachineBasicBlock &MBB, SmallSet<Register, 2> &PrologLiveIns) const { in getMBBBeginInsertionPoint()630 PrologLiveIns.insert(MO.getReg()); in getMBBBeginInsertionPoint()651 SmallSet<Register, 2> PrologLiveIns; in reloadAtBegin() local656 getMBBBeginInsertionPoint(MBB, PrologLiveIns); in reloadAtBegin()669 if (PrologLiveIns.count(PhysReg)) { in reloadAtBegin()