OSDN Git Service

The last use in a block that doesn't have successors
authorDan Gohman <gohman@apple.com>
Fri, 20 Mar 2009 01:28:21 +0000 (01:28 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Mar 2009 01:28:21 +0000 (01:28 +0000)
commit654c98c4f39591132027835a52dee4993618de51
tree7be34d0475e87700480a88549c21014b58a8df9d
parent23d8539d1e82c90a4f973eef5fd0dcbd9d16a500
The last use in a block that doesn't have successors
(return or unreachable) is a kill.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67357 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LiveValues.cpp