<div dir="ltr"><table><tbody><tr><td class=""><div class="">
    <span class=""></span><br>
       

</div>

            </td>
            
<td class="">
<div>
    <div class="">
        <p>If I have a set of basic blocks  and edges and I need to create for them a new function with new entry and end points.</p>

<p>Could I create this directly in LLVM , just like <code>createFunction(F)</code>  then <code>F.insert(bb, edges)</code>
which bb is a basic block and edges is the new edges for the new function.</p>

<p>Thanks</p>

    </div></div></td></tr></tbody></table><br clear="all"><br>-- <br><div dir="ltr"><b><span style="color:rgb(0,0,102)">Rasha Salah Omar</span><br style="color:rgb(0,0,102)"><span style="color:rgb(0,0,102)">Msc Student at E-JUST</span><br style="color:rgb(0,0,102)">
<span style="color:rgb(0,0,102)">Demonestrator  at Faculty of Computers and Informatics</span><br style="color:rgb(0,0,102)"><span style="color:rgb(0,0,102)">Benha University</span><br></b></div>
</div>