OSDN Git Service

Simplify this code by using hasDefinitiveInitializer().
authorDan Gohman <gohman@apple.com>
Mon, 7 Sep 2009 22:31:26 +0000 (22:31 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 7 Sep 2009 22:31:26 +0000 (22:31 +0000)
commitfd54a898be08e8da12cb2e99dbb63015083940a3
treefd04d912a722306548770f6c8fb9689ae28c96b5
parentb73e4aec2e1a45b54130f635699fc32aac8b9750
Simplify this code by using hasDefinitiveInitializer().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81161 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp