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 | 13dbfe52178e664bb430ee449c70c16f1e2c0ce6 (patch) | |
tree | 26d6e351e508bd9ad8c05c220e30b1c229069410 /llvm/lib/VMCore/Module.cpp | |
parent | ff8a62589cedc0cdeeba343d2866b1c585ac3b4b (diff) | |
download | bcm5719-llvm-13dbfe52178e664bb430ee449c70c16f1e2c0ce6.tar.gz bcm5719-llvm-13dbfe52178e664bb430ee449c70c16f1e2c0ce6.zip |
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.
llvm-svn: 2374
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions