Add method MachineInstr::replace to rewrite a machine instruction in place.
[oota-llvm.git] / lib / CodeGen / MachineBasicBlock.cpp
2002-07-08 Vikram S. AdveImplementation of class MachineCodeForBasicBlock.