summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_simplifier.cc
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2022-11-02 11:28:11 +0100
committer VladimĂ­r Marko <vmarko@google.com> 2022-11-04 17:30:56 +0000
commit30781f15af69059c2e10a776872fe35dc038a940 (patch)
tree5e0a7eb6832756b0a92dd62227c2a1327964ba11 /compiler/optimizing/instruction_simplifier.cc
parent6df70e9ccdf89c99350a5495e68b493167872ceb (diff)
Faster class retrieval in nterp.
Split `NterpGetClassOrAllocateObject` to two individual functions to avoid a slow `switch` and an `if`. Also deduplicate exception throwing code in nterp. Test: testrunner.py --host --interpreter --jit Test: testrunner.py --target --interpreter --jit Change-Id: I927af8f534c43d0bd760f555c0de1dd220f7df93
Diffstat (limited to 'compiler/optimizing/instruction_simplifier.cc')
0 files changed, 0 insertions, 0 deletions