Add a --force-allow-oj-inlines dex2oat flag

When reproducing compilation failures on the host sometimes the
automatic core-oj noinline will prevent the issue from reproducing.
Add a new --force-allow-oj-inlines to disable this behavior.

Test: ./art/tools/compile-jar.py --profile-file bad_compile.prof --arch arm64 ~/no.nrk.mobil.radio_10922_base_split.apk --compiler-filter=speed-profile --dump-stats -j1 --force-allow-oj-inlines
Change-Id: I76204bfb061635819d55c2459cfea4e4cfebce79
3 files changed