Searched refs:PrologLiveIns (Results 1 – 1 of 1) sorted by relevance
375 SmallSet<Register, 2> &PrologLiveIns) const;657 MachineBasicBlock &MBB, SmallSet<Register, 2> &PrologLiveIns) const { in getMBBBeginInsertionPoint()673 PrologLiveIns.insert(MO.getReg()); in getMBBBeginInsertionPoint()694 SmallSet<Register, 2> PrologLiveIns; in reloadAtBegin() local699 getMBBBeginInsertionPoint(MBB, PrologLiveIns); in reloadAtBegin()712 if (PrologLiveIns.count(PhysReg)) { in reloadAtBegin()