Unlink this instruction from its basic block and return it without deleting.
Declared in <llvm/CodeGen/MachineInstr.h>
<llvm/CodeGen/MachineInstr.h>
MachineInstr* removeFromParent();
Cannot be used on bundled instructions; use removeFromBundle() instead.
Pointer to this instruction after unlinking.