diff options
author | Björn Gustavsson <[email protected]> | 2015-02-27 12:17:05 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-03-09 09:41:18 +0100 |
commit | c5e808c27beeef8cfc5eaa4ab37aeaaaef3db849 (patch) | |
tree | c662a184ce3d83c0ec478fb250848302d2b18c7d /lib/hipe/vsn.mk | |
parent | 09dfc3ba50174c55733b11db70d444f62b029302 (diff) | |
download | otp-c5e808c27beeef8cfc5eaa4ab37aeaaaef3db849.tar.gz otp-c5e808c27beeef8cfc5eaa4ab37aeaaaef3db849.tar.bz2 otp-c5e808c27beeef8cfc5eaa4ab37aeaaaef3db849.zip |
v3_core: Add is_map tests before map instructions
If we have a sequence of put_map_* instructions operating on the
same map, it will be more efficient if we can have one is_map/2
instruction before put_map_* instructions, so that each put_map_*
does not need to test whether the argument is a map.
Diffstat (limited to 'lib/hipe/vsn.mk')
0 files changed, 0 insertions, 0 deletions