aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2011-01-13 23:18:04 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2011-01-13 23:18:04 +0000
commitb1d11c19daa51141454789c47c560fa4f6b0771d (patch)
tree6cc635c5d0beec065fe7ce68b546a42490d77698 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parenta098d1505d3dec47d6382d7061da03789fed0195 (diff)
downloadllvm-b1d11c19daa51141454789c47c560fa4f6b0771d.zip
llvm-b1d11c19daa51141454789c47c560fa4f6b0771d.tar.gz
llvm-b1d11c19daa51141454789c47c560fa4f6b0771d.tar.bz2
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/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions