summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test_utils.h
diff options
context:
space:
mode:
authorMingyao Yang <mingyao@google.com>2017-08-03 16:43:40 -0700
committerMingyao Yang <mingyao@google.com>2017-08-03 16:51:50 -0700
commit1f0eefc59d34fb5b6f088791cdd268a5ee194407 (patch)
treed8511d10a121b52830f132824ef5b984223ae82b /compiler/optimizing/codegen_test_utils.h
parent52a3c989f96984f9bc9e02620694fc44708a1df2 (diff)
Add VisitNewArray() in lsa.
We missed one VisitNewArray() to create reference info right when a NewArray is seen. This may break pre-existence based aliasing analysis since another reference may be wrongly treated as existing before the NewArray. Also doing the same for a few more nodes that have reference values. This is not correctness issue but can open up more opportunities for detecting false aliases. Test: run-test on host. Bug: 64018485 Change-Id: I11f7857ab6b933448e7ba9ab6451d77dfc5c61a7
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions