commit | ab5327d3d57d0d3561e697f196da7f2ee2e50290 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Mar 18 11:36:20 2016 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 21 11:23:28 2016 +0000 |
tree | ab08ed0f15b8166140baeabd7d4c96239b6a9037 | |
parent | e4914ec0d83544243257e55d0f0b9da3ed7f147a [diff] |
Check if the type of an instruction is erroneous before inlining. We can get HInstructions typed with a class that is in an error state. For such classes, we cannot look at the vtable or imt table as they are not cleanly populated. bug:27683927 Change-Id: I0d64ca470e1cb6cf9b40e9f02bb9b0bb12c2bac1