Searched refs:remove_instr (Results 1 – 4 of 4) sorted by relevance
1089 MachineInstr *remove_instr(MachineInstr *I);
1446 MachineInstr *MachineBasicBlock::remove_instr(MachineInstr *MI) { in remove_instr() function in MachineBasicBlock
758 return getParent()->remove_instr(this); in removeFromBundle()
3073 BB->remove_instr(&MI); in EmitInitTPIDR2Object()3117 BB->remove_instr(&MI); in EmitAllocateZABuffer()