commit | f7a82b422fa0428fb5678d91804610d56398b478 | [log] [tgz] |
---|---|---|
author | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | Mon Feb 10 22:12:58 2014 -0800 |
committer | buzbee <buzbee@google.com> | Tue Feb 25 12:20:24 2014 -0800 |
tree | 55582fcfd2d4e734e4709e96afcc14be690c494a | |
parent | 3fcf18e25241253f23efbeebe77b2a4c4a7c54d3 [diff] |
Implements a BasicBlock iterator using the ArenaBitVector. Added the implementation of a BasicBlock iterator using the ArenaBitVector. This patch only adds the implementation of the iterator and does not yet use it everywhere it could be. Added one example in ssa_transformation.cc of its use. Change-Id: Ia85d58320c80c48a43609265ea5318a416c71f18 Signed-off-by: Jean Christophe Beyler <jean.christophe.beyler@intel.com>