summaryrefslogtreecommitdiff
path: root/scope.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2012-11-25 16:36:43 +0000
committerDavid Mitchell <davem@iabyn.com>2012-12-04 10:22:20 +0000
commitd172696c35223548e4cde3868d91bd72b7c7c195 (patch)
tree0f86dd28fc008da2bd85eedbd6d49ef7992111c7 /scope.h
parenta3444cc5f8f286b7d8760d1675a39eb29de51067 (diff)
downloadperl-d172696c35223548e4cde3868d91bd72b7c7c195.tar.gz
save_int/i32 inline the long version
Both these functions were structured as if (int will fit in type) SS_ADD(...); else save_pushi32ptr(...) Inline the call of the "long" version of the save. With refactoring, the machine code (x86_64, gcc -O2) is no larger than before, and saves time on the long version.
Diffstat (limited to 'scope.h')
0 files changed, 0 insertions, 0 deletions