diff options
author | Chao-ying Fu <chao-ying.fu@intel.com> | 2014-05-22 17:25:02 -0700 |
---|---|---|
committer | buzbee <buzbee@google.com> | 2014-05-22 19:54:04 -0700 |
commit | 54d36b6bf280c22ae69280feffa9d65d6417b153 (patch) | |
tree | 0eab7675a11b35c73d5e22e8a28b5689c3a2dd61 /compiler/optimizing/graph_visualizer.h | |
parent | dfd301f19800a4f168283cf2d0b15b2c09071955 (diff) |
Create two CompilerTemp for a wide compiler temp
We create a new CompilerTemp for the high part of
a wide compiler temp to fix counting compiler temps.
Otherwise, assertion failures may happen inside
GetNumUsedCompilerTemps(), if there are any wide compiler temps.
Previously, we never ask for a wide compiler temp, such that
we don't hit the issue.
Change-Id: I9e79ad15e4192665b9d8a9dae5a5453496e48a79
Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions