diff options
author | 2022-11-02 11:28:11 +0100 | |
---|---|---|
committer | 2022-11-04 17:30:56 +0000 | |
commit | 30781f15af69059c2e10a776872fe35dc038a940 (patch) | |
tree | 5e0a7eb6832756b0a92dd62227c2a1327964ba11 /compiler/optimizing/induction_var_range.h | |
parent | 6df70e9ccdf89c99350a5495e68b493167872ceb (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/induction_var_range.h')
0 files changed, 0 insertions, 0 deletions