commit | 1558048c31b90ff5b3baf611d4dd70c1a003adfb | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Tue Oct 12 13:11:29 2021 +0100 |
committer | Santiago Aboy Solanes <solanes@google.com> | Tue Oct 12 13:55:05 2021 +0000 |
tree | 0d4eb1b5ac1464edc1e679f065bd5b9e432a8567 | |
parent | 5cbb0a9658e4c3a906139df2d1cf5b929d989faf [diff] |
Add stats for last step inlining of invokes Add kInlinedLastInvoke(VirtualOrInterface) which counts the amount of invokes we inlined on the parent-most method. This is useful to know since it is the invoke that matters the most. The other inlinings are about recursive inlinings but those will not get into the graph if the last invoke fails to be inlined. Change-Id: I4d293864033c950477f50149fd0318c501dcfb6f