Searched refs:PrologLiveIns (Results 1 – 1 of 1) sorted by relevance
276 SmallSet<Register, 2> &PrologLiveIns) const;506 MachineBasicBlock &MBB, SmallSet<Register, 2> &PrologLiveIns) const { in getMBBBeginInsertionPoint()522 PrologLiveIns.insert(MO.getReg()); in getMBBBeginInsertionPoint()544 SmallSet<Register, 2> PrologLiveIns; in reloadAtBegin() local549 = getMBBBeginInsertionPoint(MBB, PrologLiveIns); in reloadAtBegin()562 if (PrologLiveIns.count(PhysReg)) { in reloadAtBegin()