Count operands to instructions as well as just results. This allows for global varia...
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2003 00:07:11 +0000 (00:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2003 00:07:11 +0000 (00:07 +0000)
commit1842a90e0bf7b9137fb595828c6e07c5b629b2ad
treeab0038dab0e95e3a23941ea8cf4b16907d14026d
parent9e762d0cd14604b5b9568c7ae5184a69d1207836
Count operands to instructions as well as just results.  This allows for global variables to be checked as well

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