Make DoDexPcMoveEvent always be NO_INLINE

This function can cause the stack frame of ExecuteSwitchImpl to grow
past the stack-frame limit if it is inlined.

Follow up to: I70f76ba7a876bc57204d379295a6d75e5bcefb45
Follow up to: I25c143715386bee74e99358062eeb2404e029e32

Test: mma -j40 build-art
Bug: 63118894
Change-Id: Id63f80c35a7d45637c658c3ba186eb8d908d80b0
1 file changed