summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-07-02 15:48:27 +0100
committerNicolas Geoffray <ngeoffray@google.com>2015-07-02 17:42:06 +0100
commit7d5ea03b2a7d886325b3ad97942038c2336aa855 (patch)
tree10f1978a121247388d016e374bf819f8619b37bb /compiler/optimizing/graph_visualizer.cc
parent06b6da5ccbf9246c697b8cf1be0ba58ce616521d (diff)
Do not create a HBoundType when the instruction is non-null.
We don't need to refine the type after a null check, if the instruction is known non null or null. As a side effect, this avoids replacing HLoadClass instructions with HBoundType instructions. bug:22116987 (cherry picked from commit 3abd437507f8ba30a238a52c273c9944dcb9d5a1) Change-Id: I5e56de293554534195ade9770b7d1e4b078d685b
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions