ART: Remove some compile-time info points

Remove no longer needed compile-time info points in the verifier. Only
check-casts are still reliant on support for elision.

This reduces the number of pre-populated register lines in a large
app by 70%, and the number of instructions executed during verification
by about 2%.

Bug: 110852609
Test: m test-art-host
Change-Id: Iefa8253749b1a2750f57360e08ddfb502d0478b1
3 files changed