summaryrefslogtreecommitdiff
path: root/mro_core.c
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-03-20 15:22:27 +0000
committerKarl Williamson <khw@cpan.org>2022-06-08 09:41:44 -0600
commiteae3cc9643eecd5d8b27c8fb4a3dc3bfebaf57e3 (patch)
treef391916870180d03e3af0e59ae164360c2615c02 /mro_core.c
parenta9b64e60085410a21f22d9df311cfe251b44d446 (diff)
downloadperl-eae3cc9643eecd5d8b27c8fb4a3dc3bfebaf57e3.tar.gz
Move av_new_alloc from av.c to inline.h
There was less benefit in doing this prior to newSV_type becoming an inline function. Now that it is, inlining av_new_alloc can help compilers eliminate redundant setting of AvMAX/AvFILLp and unnecessary branches of any following inlined calls to av_store_simple.
Diffstat (limited to 'mro_core.c')
0 files changed, 0 insertions, 0 deletions