Searched refs:PrologLiveIns (Results 1 – 1 of 1) sorted by relevance
373 SmallSet<Register, 2> &PrologLiveIns) const;640 MachineBasicBlock &MBB, SmallSet<Register, 2> &PrologLiveIns) const { in getMBBBeginInsertionPoint()656 PrologLiveIns.insert(MO.getReg()); in getMBBBeginInsertionPoint()677 SmallSet<Register, 2> PrologLiveIns; in reloadAtBegin() local682 getMBBBeginInsertionPoint(MBB, PrologLiveIns); in reloadAtBegin()695 if (PrologLiveIns.count(PhysReg)) { in reloadAtBegin()