search for: getedgedestin

Displaying 1 result from an estimated 1 matches for "getedgedestin".

2013 May 26
1
[LLVMdev] get the edge source and destination
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>