DescriptionRecord call counts also for megamorphic calls.
To make better inlining decisions, it's good to have call counts for poly/mega-morphic cases. This CL makes it work for calls, and another will follow to better unify the code between constructor calls and normal calls (and thence, to record megamorphic call counts there as well).
BUG=
Committed: https://crrev.com/2ab3fcf42f0cf04896b26bf23bc3809d8835fd39
Cr-Commit-Position: refs/heads/master@{#39377}
Patch Set 1 #Patch Set 2 : Tests pass. #Patch Set 3 : Ports. #Patch Set 4 : Address test failure. #
Total comments: 1
Patch Set 5 : Code comments. #
Messages
Total messages: 25 (18 generated)
|