diff options
author | Aart Bik <ajcbik@google.com> | 2018-04-06 15:24:35 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2018-04-06 16:10:22 -0700 |
commit | d99f203eab7eb310f8326f2739fdf44cd0025679 (patch) | |
tree | 71107b138cd56472c77f664ee3c8320a83c5b279 /compiler/optimizing/codegen_test_utils.h | |
parent | 6fcf35bc06b1eb88080863b3bd8f7e16ca099910 (diff) |
Count switch as branch.
Rationale:
Builder heuristics bail for method without branches. A method with a
switch should not be discarded that easily.
Boot size delta (oat files, sailfish arm64): + 16488 bytes
Test: test-art-host,target
Bug: b/77652521
Change-Id: I6f90fcd65263e85024d8a268bcd8bfa739af2c6f
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions