ART: Remove FailOrAbort for unnecessary cases

The dex file verifier now correctly checks that the instruction array is
not empty. As such, index zero is always an instruction.

Slightly refactor code for readability.

Test: m test-art-host
Change-Id: I3141944beef58a409c5ae52ba27fb5ce5945f9d1
1 file changed