Optimizing: Fix type of `H{Instance,Static}FieldSet`.

The type has been erroneously set to the field type instead
of `void` in
    https://android-review.googlesource.com/2954595 .
This did not cause any issues other than a confusing graph
visualizer output.

Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Change-Id: Ifd1b00b60a74354b78318ad6d1fe76ef49f106be
1 file changed