commit | 0adb9f95eaceda29c2de42fbe7a32cbc2f875a0a | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Apr 28 18:54:01 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Apr 28 18:54:01 2002 +0000 |
tree | a6b1ce72516ec922ab1b14c91bc0975577eddcc0 | |
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