Remove and delete an instruction.
The instruction specified is removed from its containing building block and then deleted.
@see llvm::Instruction::eraseFromParent()
See Implementation
Remove and delete an instruction.
The instruction specified is removed from its containing building block and then deleted.
@see llvm::Instruction::eraseFromParent()