This method unlinks 'this' from the containing basic block, but does not delete it.

Synopsis

Declared in <llvm/IR/Instruction.h>

void
removeFromParent();

Created with MrDocs