Pass which profile the method expects.

With the CL:
https://android-review.googlesource.com/c/platform/art/+/1671710

We made the requirement that callers need to be explicit on whether
they're reading a boot image profile or not.

Update CompileMethodsFromProfile to pass that information.

Test: manually checking JIT zygote works as intended, will follow-up
      on having continuous tests.
Change-Id: I3c9d367e8ce69b7c0e3205be4c379208f88d3b3e
1 file changed