[LLVMdev] get the edge source and destination

Rasha Omar rasha.sala7 at gmail.com
Sun May 26 06:10:31 PDT 2013


Another question ,, about how could I insert a new edge in a function pass
by the basic block and its immediate successor
Thanks


On 26 May 2013 14:03, Rasha Omar <rasha.sala7 at gmail.com> wrote:

> Hi,
> Is there a method to let me print or retrieve the source and destination
> in one call.
> As after I made some modifications in edges I need to print these changes.
> For example, source=getEdgeSource (newEdge);
> destination=getEdgeDestination(newEdge);
> Thanks
>
>
>


-- 
*Rasha Salah Omar
Msc Student at E-JUST
Demonestrator  at Faculty of Computers and Informatics
Benha University
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130526/63399562/attachment.html>


More information about the llvm-dev mailing list