bors
ca8078d7b2
Auto merge of #89495 - Mark-Simulacrum:add-inlines, r=michaelwoerister
...
Add two inline annotations for hot functions
These two functions are essentially no-ops (and compile to just a load and
return), but show up in process_obligations profiles with a high call count --
so worthwhile to try and inline them. This is not normally possible as they're
non-generic, so they don't get offered for inlining by our current algorithm.
2021-10-07 06:23:23 +00:00
..
2021-10-04 21:12:42 -07:00
2021-10-02 17:41:14 -05:00
2021-10-04 21:12:43 -07:00
2021-10-03 16:08:50 +02:00
2021-10-05 13:25:03 -05:00
2021-10-03 16:16:28 +09:00
2021-10-03 16:08:51 +02:00
2021-10-03 16:08:51 +02:00
2021-10-05 09:45:11 +00:00
2021-10-03 16:08:54 +02:00
2021-10-05 09:45:11 +00:00
2021-10-04 21:12:33 -07:00
2021-10-05 12:52:43 +00:00
2021-10-02 08:05:44 +07:00
2021-10-04 02:33:33 -04:00
2021-10-03 16:08:50 +02:00
2021-10-04 13:58:17 -07:00
2021-10-07 06:23:23 +00:00
2021-10-05 09:45:11 +00:00
2021-10-04 21:12:38 -07:00
2021-10-04 11:05:48 -05:00
2021-10-01 23:17:19 +02:00
2021-10-05 09:45:11 +00:00
2021-10-05 12:52:49 -07:00
2021-10-06 12:33:18 -07:00
2021-10-01 14:46:52 -07:00
2021-10-05 12:52:48 -07:00
2021-10-05 09:45:11 +00:00
2021-10-04 22:13:00 +02:00
2021-10-07 03:42:05 +00:00
2021-10-03 16:08:51 +02:00
2021-10-02 10:52:09 +00:00
2021-10-05 09:45:11 +00:00
2021-10-03 16:08:57 +02:00
2021-10-05 09:45:11 +00:00
2021-10-05 09:45:11 +00:00
2021-10-05 09:45:11 +00:00
2021-10-03 21:44:10 +00:00
2021-10-03 16:08:54 +02:00
2021-10-02 19:09:18 +02:00
2021-10-06 06:20:25 +00:00
2021-10-02 19:09:18 +02:00
2021-10-03 12:43:43 -04:00
2021-10-06 12:33:21 -07:00