diff options
author | David Brazdil <dbrazdil@google.com> | 2015-04-27 13:54:09 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-04-27 17:00:58 +0100 |
commit | 769c9e539da8ca80aa914cd12276aa5bd79148ee (patch) | |
tree | 9aadf98a3fcbf7909f76c53fa2ee036ebda00304 /runtime/native/java_lang_StringFactory.h | |
parent | 0fbfe6f92a2481daf914043262b5854e65d8c3cc (diff) | |
download | android_art-769c9e539da8ca80aa914cd12276aa5bd79148ee.tar.gz android_art-769c9e539da8ca80aa914cd12276aa5bd79148ee.tar.bz2 android_art-769c9e539da8ca80aa914cd12276aa5bd79148ee.zip |
ART: Simplify Ifs with BooleanNot condition
If statements with negated condition can be simplified by removing the
negation and swapping the true and false branches.
Change-Id: I197afbc79fb7344d73b7b85d3611e7ca2519717f
Diffstat (limited to 'runtime/native/java_lang_StringFactory.h')
0 files changed, 0 insertions, 0 deletions