Refactor DescribeVRegs to allow caching.

In oatdump we want to describe vregs at regular intervals and reverifying is
slow. Refactor MethodVerifier to allow this. Move instruction flags into its
own file so the complete type is visible to files other than method verifier.

Change-Id: I14d491e7376ab1d7117a9725847870ef1337803f
7 files changed
tree: 337784d971a0e2647dab27ddee9e5e5f5fb3bd4a
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk