diff options
author | David Mitchell <davem@iabyn.com> | 2014-03-12 19:14:13 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2014-03-12 20:19:03 +0000 |
commit | 5d9574c10ca04dcefc1cac5441cb321f7bb4cc37 (patch) | |
tree | 66acefea54382fa30b9c1c2b73c99d578f65c027 /x2p/EXTERN.h | |
parent | 85c8e3067c12431ded3d5289a8ec16cf2e33ebaf (diff) | |
download | perl-5d9574c10ca04dcefc1cac5441cb321f7bb4cc37.tar.gz |
sprinkle LIKELY() on pp_hot.c scope.c and some *.h
I've gone through pp_hot.c and scope.c and added LIKELY() or UNLIKELY()
to all conditionals where I understand the code well enough to know that
a particular branch is or isn't likely to be taken very often.
I also processed some of the .h files which contain commonly used macros.
Diffstat (limited to 'x2p/EXTERN.h')
0 files changed, 0 insertions, 0 deletions