diff options
| author | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-01-13 23:18:04 +0000 |
|---|---|---|
| committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-01-13 23:18:04 +0000 |
| commit | b1d11c19daa51141454789c47c560fa4f6b0771d (patch) | |
| tree | 6cc635c5d0beec065fe7ce68b546a42490d77698 /llvm/lib/CodeGen | |
| parent | a098d1505d3dec47d6382d7061da03789fed0195 (diff) | |
| download | bcm5719-llvm-b1d11c19daa51141454789c47c560fa4f6b0771d.tar.gz bcm5719-llvm-b1d11c19daa51141454789c47c560fa4f6b0771d.zip | |
Add single entry / single exit accessors.
Add methods for accessing the (single) entry / exit edge of a region. If no such
edge exists, null is returned. Both accessors return the start block of the
corresponding edge. The edge can finally be formed by utilizing
Region::getEntry() or Region::getExit();
Contributed by: Andreas Simbuerger <simbuerg@fim.uni-passau.de>
llvm-svn: 123410
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

