Return the mutable basic block that contains this instruction.
Declared in <llvm/CodeGen/MachineInstr.h>
<llvm/CodeGen/MachineInstr.h>
MachineBasicBlock* getParent();
Mutable pointer to the parent MachineBasicBlock, or null.