Hi,<br><br>I am writing a pass for constant propagation using graph restructuring ( code duplication). I am facing following difficulties..<br><br>1) I need to replicate the basic block but without phi function in the replicated block. How can I do this. <br>

<br>2) I need to insert that basic block after and before some particular basic block.<br><br><br>Regards<br>Tarun Agrawal<br>