[LLVMdev] get the edge source and destination

Rasha Omar rasha.sala7 at gmail.com
Sun May 26 05:03:24 PDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130526/b47b81c5/attachment.html>


More information about the llvm-dev mailing list