Description[turbofan] Keep the next bytecode liveness when analysing
Since the majority of bytecodes have a next instruction, and we iterate
over the bytecodes backwards, we can keep the previous seen (i.e.
sequentially next) bytecode's liveness on a variable instead of looking
it up again.
Committed: https://crrev.com/9b5962720ac5b05e2b751ddb46bb892bf323f7e9
Cr-Commit-Position: refs/heads/master@{#41361}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|