[llvm-commits] [PATCH] Add single entry / single exit accessors.

Andreas Simbuerger simbuerg at fim.uni-passau.de
Thu Jan 13 03:27:53 PST 2011


Hi,

this time from the correct mail-address ;-)
This patch adds support for single entry / single exit edge
accessors to regions.

A (refined) region that has only 2 transition edges (1 entry, 1 exit)
to its parent region is defined as a simple region.

Both methods added, return null if there is more than one entry/exit edge.

Cheers,
Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-single-entry-single-exit-accessors.patch
Type: text/x-patch
Size: 2800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110113/efb671ab/attachment.bin>


More information about the llvm-commits mailing list