commit | 6058455d486219994921b63a2d774dc9908415a2 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Sep 03 13:35:12 2015 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Tue Sep 08 18:09:49 2015 +0100 |
tree | 3d205227f3ff54cd3a50bc5c0e7cb3ad6c175b86 | |
parent | 637ee0b9c10ab7732a7ee7b8335f3fff4ac1549c [diff] |
Optimizing: Tag basic block allocations with their source. Replace GrowableArray with ArenaVector in HBasicBlock and, to track the source of allocations, assign one new and two Quick's arena allocation types to these vectors. Rename kArenaAllocSuccessor to kArenaAllocSuccessors. Bug: 23736311 Change-Id: Ib52e51698890675bde61f007fe6039338cf1a025