diff options
author | Chris Lattner <sabre@nondot.org> | 2002-04-28 18:54:01 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-04-28 18:54:01 +0000 |
commit | 0adb9f95eaceda29c2de42fbe7a32cbc2f875a0a (patch) | |
tree | a6b1ce72516ec922ab1b14c91bc0975577eddcc0 /lib/Transforms/TransformInternals.cpp | |
parent | 5b5df1747feac197fd839c956952fd4d79c58e79 (diff) |
Eliminate visited, CurrentValue, and WriteSets as instance variables of
PromoteInstance. Make them local variables that are passed around as
appropriate. Especially in the case of CurrentValue, this makes the
code simpler.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2374 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/TransformInternals.cpp')
0 files changed, 0 insertions, 0 deletions