analyze() now checks to see that we don't analyze the same method twice.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 28 Aug 2001 22:36:35 +0000 (22:36 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 28 Aug 2001 22:36:35 +0000 (22:36 +0000)
commit8b5f6cc0a4805c8cc64c22b02d34009452ebeef2
treebceecc3d4b1f2c7b90f873fc09a2ee102aacd0cc
parent402ace79fcb4bb504cc953ab1598eca7184e7db4
analyze() now checks to see that we don't analyze the same method twice.
Needs a mechnanism to override this check (e.g., after a transformation).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@391 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LiveVar/FunctionLiveVarInfo.cpp
lib/Target/SparcV9/LiveVar/FunctionLiveVarInfo.cpp