commit | 007a065ac5dbb41a271c5cc117fccb6b04b323ae | [log] [tgz] |
---|---|---|
author | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | Fri Sep 05 16:06:42 2014 -0700 |
committer | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | Fri Sep 05 16:10:29 2014 -0700 |
tree | bc5b38e9fb58392cb3e6b9058d6e94f8ff836b1a | |
parent | 328c430e923ce8d18532d0fdd26cd233e73763dd [diff] |
ART: Make the dominator bitvectors expandable The dominator based bitvectors are not expandable. However, if we wish to add BasicBlocks and recalculate, it is required to make them expandable. Change-Id: I250684783c233eca31bb40a5bc971c97fcf7c42d Signed-off-by: Jean Christophe Beyler <jean.christophe.beyler@intel.com>