Revert^2: Deopt does not throw

Rationale:
"CanThrow" of deopt was possibly misused to prevents some
optimizations. However, the instruction technically cannot
throw an exception, and indeed crashed the graph verifier
for some corner cases. This Cl sets that right.

Bug: 29868356

Test: test-art-host,target

(revert^2 of commit 2905de1c0e5b6a0c995be474b3f0efdfdc6a41c4)

Change-Id: I4d4e6c00eff52140aa1845332998224ececc92ef
6 files changed