commit | 4e7b3c78854d9639758e2519ae29f86a6799857b | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Feb 23 18:13:47 2021 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Thu Mar 04 11:30:53 2021 +0000 |
tree | 287f5211900b53e22f64f3364bd3cc44ce78e87a | |
parent | 18839fe532ceae55e5cb6ae98b5aecb4217623fa [diff] |
Make some hash/equals operators inline. Namely class descriptor hash/equals in ClassTable and string hash/equals in InternTable. This should reduce reliance on ThinLTO for performance. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 179799979 Bug: 179837605 Change-Id: Ie513b2312d30e1b52efefd705a26d13035789e4a