OSDN Git Service

ART: Initialization of RegLocation and API for GrowableArray Iterator
authorJean Christophe Beyler <jean.christophe.beyler@intel.com>
Tue, 15 Apr 2014 23:18:48 +0000 (16:18 -0700)
committerJean Christophe Beyler <jean.christophe.beyler@intel.com>
Tue, 29 Apr 2014 14:12:04 +0000 (07:12 -0700)
commit1ceea7eb080a309fc2811db604bceed9e638bc5e
tree0a8612c1a9ff83e3fc325be5245d476f52c023f6
parentb99985a089e23929c920201c14875b51c5b6217e
ART: Initialization of RegLocation and API for GrowableArray Iterator

Two things:

- Added a default initialization for the RegLocation.
- Added a default constructor and Reset for the GrowableArray's Iterator class.

Change-Id: I74d9c584304c77add42e0d66e4037ac45b890142
Signed-off-by: Jean Christophe Beyler <jean.christophe.beyler@intel.com>
Signed-off-by: Razvan A Lupusoru <razvan.a.lupusoru@intel.com>
Signed-off-by: Yixin Shou <yixin.shou@intel.com>
Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>
Signed-off-by: Udayan Banerji <udayan.banerji@intel.com>
compiler/dex/vreg_analysis.cc
compiler/utils/growable_array.h