Switch-interpreter: Small refactoring.

Simplify unnecessarily indented else-blocks.

Remove redundant vreg-clears (the clear is always done as part of set).

Inline some expressions (since they easily fit one line now).

Test: ./art/test.py -b -r --host --interpreter
Change-Id: Ic0aaf142350bd35f3f9fc73b669febcf98a21839
1 file changed