diff options
author | 2024-11-19 08:50:46 +0000 | |
---|---|---|
committer | 2024-11-21 09:27:58 +0000 | |
commit | 8ef719ad4c07cb1f27b55f3c9c6fbf9b5941bb90 (patch) | |
tree | a43c67a1ef0ed56aa057585ce15b794d57029890 /compiler/optimizing/superblock_cloner.cc | |
parent | 9f931d0b3461e0aca3ab099cf1288ab153ba5ca2 (diff) |
verifier: Reduce size of `RegType`.
Rewrite the remaining virtual methods as non-virtual. This
removes the vtable pointer.
Move the `klass_` member to `ReferenceType` to reduce the
size of all other `RegType`s.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Change-Id: Id3376227a2ae2e385a13953f4a1f99ccf834d534
Diffstat (limited to 'compiler/optimizing/superblock_cloner.cc')
0 files changed, 0 insertions, 0 deletions