diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2015-05-07 11:46:05 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-05-07 11:46:05 +0100 |
commit | 8c0c91a845568624815df026cfdac8c42ecccdf6 (patch) | |
tree | 48f4a1f6158234c3257ed75405122b1fb0941f96 /compiler/optimizing/graph_visualizer.cc | |
parent | 46a4b26855ae9fcd14c6e4435f37f09ceb134f61 (diff) |
Use a growable array instead of an environment during SSA.
Using an environment was convenient because it contains
a growable array. But there's no need for the environment
abstraction when being used as a temporary holder for values
of locals.
Change-Id: Idf2883fe4b8f97a31ee70b3627c1bdd23ebfff0e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions