diff options
author | David Brazdil <dbrazdil@google.com> | 2015-02-25 11:57:05 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-02-25 11:57:05 +0000 |
commit | 714e14fe61ebd1d1a97599b429cbbb0a54bbe6c4 (patch) | |
tree | d77234e69542857861fe3017f196d940cf37abe7 /test/MultiDex/Second.java | |
parent | 2cfa9f2743f4a120070e83b1e34cbec22742780d (diff) |
ART: Nano optimization of LiveInterval
Shuffling the order of conditions in the FirstIntersectionWith method
of LiveInterval class can save a couple of comparisons. Even though
this is a tiny optimization, it can save some compilation time since
the method is heavily used during register allocation.
Change-Id: I1817bd95db2d0eb96cc06fb2e9e06ac1cea784fe
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions