Unlink this instruction from its current basic block and insert it into the basic block that MovePos lives in, right after MovePos.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
void moveAfter(Instruction* MovePos);