Searched refs:removeLiveIn (Results 1 – 5 of 5) sorted by relevance
180 MBB.removeLiveIn(*LI); in runOnMachineFunction()200 MBB.removeLiveIn(Reg); in runOnMachineFunction()
214 LayoutSucc->removeLiveIn(OrigLiveIn[i]); in runOnMachineFunction()
298 void removeLiveIn(unsigned Reg);
398 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
328 void MachineBasicBlock::removeLiveIn(unsigned Reg) { in removeLiveIn() function in MachineBasicBlock