aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-01-22 06:33:56 +0100
committerBjörn Gustavsson <[email protected]>2019-01-23 10:47:29 +0100
commit2dc8ec94208e53828a2dd9d084a7b58f224b81fa (patch)
treecab876b1d17a4c86bc6e7d0334de8b9f2cb0bf47 /lib/inets/src
parent1d2d2aef118db24e478a57a73e1dcd15e699a29a (diff)
downloadotp-2dc8ec94208e53828a2dd9d084a7b58f224b81fa.tar.gz
otp-2dc8ec94208e53828a2dd9d084a7b58f224b81fa.tar.bz2
otp-2dc8ec94208e53828a2dd9d084a7b58f224b81fa.zip
beam_ssa_pre_codegen: Use lists:splitwith/2 for separating phi nodes
Use lists:splitwith/2 instead of lists:partition/2 for splitting out phi nodes. Since phi nodes are always the first instructions in a block, the result will be the same, but splitwith/2 is faster.
Diffstat (limited to 'lib/inets/src')
0 files changed, 0 insertions, 0 deletions