diff options
author | David Brazdil <dbrazdil@google.com> | 2015-05-29 16:33:09 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-06-02 12:30:46 +0100 |
commit | 6b10c9b2c0e62193ab9df4d63aedea1d0798e742 (patch) | |
tree | 9930b839777184008b38e5504f1274c4cbfd87e1 /compiler/optimizing/stack_map_test.cc | |
parent | f86808b55b550962c627b50511b98f4de8cd0e60 (diff) |
ART: Fast copy stack mask
StackMap::SetStackMask will currently copy a BitVector into a Memory-
Region bit by bit. This patch adds a new function for copying the data
with memcpy.
Change-Id: I28d45a590b35a4a854cca2f57db864cf8a081487
Diffstat (limited to 'compiler/optimizing/stack_map_test.cc')
0 files changed, 0 insertions, 0 deletions