commit | aa680e89cf35ac3af7d3344d7960ba2f055e16d8 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Apr 14 16:36:15 2016 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Thu Apr 14 16:36:15 2016 +0100 |
tree | ce07d0ab6506b05275f8174188371d51da664447 | |
parent | 54b5b1a4a93822ff8e1f324dfcd6f0cd3bffa993 [diff] |
ART: Save a bit of memory in production LICM LICM uses a bit vector to DCHECK that inner loops are visited before outer loops. Allocate the bit vector only if kIsDebugBuild. Change-Id: Ic2641607ebe55ad8974de2ebe03973f0bf182e42