ART: Fix variable formatting and CodeLayout's multiple visits
The CodeLayout pass visits multiple times the same BasicBlock. This patch fixes that issue to reduce its overhead. The patch also fixes cUnit to c_unit in the bb_optimization files. Signed-off-by:Jean Christophe Beyler <jean.christophe.beyler@intel.com> Bug: 18507840 (cherry picked from commit 75bcc378) Change-Id: I4675ba0b4886c35f0093ac54e171dd87548f60c8
Loading
Please sign in to comment