Searched refs:removeLiveIn (Results 1 – 5 of 5) sorted by relevance
217 LayoutSucc->removeLiveIn(OrigLiveIn[i]); in runOnMachineFunction()
238 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
448 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
329 void removeLiveIn(unsigned Reg);
330 void MachineBasicBlock::removeLiveIn(unsigned Reg) { in removeLiveIn() function in MachineBasicBlock