<div dir="ltr"><div><div>I am trying to use CloneFunction to clone every IR function in a program, give the cloned versions a prefix and call the clones from the original functions (redirect the calls).<br></div><br>Surprisingly, I see that after the LTO optimizations, the number of machine basic blocks in the two functions differ in some cases. <br><br>Is this reasonable at all, given that the two functions must be exactly the same in the IR level.<br><br></div>Or it might happen because of the interprocedural optimizations? <br><div><br><div><div><div><div><div>-- <br><div class="gmail_signature"><font face="tahoma, sans-serif">Rahman</font></div>
</div></div></div></div></div></div></div>