Remove and delete an instruction.
The instruction specified is removed from its containing building block but is kept alive.
@see llvm::Instruction::removeFromParent()
See Implementation
Remove and delete an instruction.
The instruction specified is removed from its containing building block but is kept alive.
@see llvm::Instruction::removeFromParent()