Reid Kleckner
1275a2dec8
[IR] Inline some Function accessors
...
I checked that all of these out-of-line methods previously compiled to
simple loads and bittests, so they are pretty good candidates for
inlining. In particular, arg_size() and arg_empty() are popular and are
just two loads, so they seem worth inlining.
llvm-svn: 297963
2017-03-16 16:57:31 +00:00
..
2017-03-08 23:55:44 +00:00
2016-12-07 22:06:02 +00:00
2017-02-22 06:34:04 +00:00
2016-12-07 22:06:02 +00:00
2017-03-01 01:49:13 +00:00
2017-01-22 06:53:04 +00:00
2016-11-17 04:36:50 +00:00
2017-02-17 00:00:09 +00:00
2017-03-09 20:42:30 +00:00
2016-11-10 22:34:55 +00:00
2017-01-28 02:02:38 +00:00
2016-12-14 11:57:17 +00:00
2016-12-07 22:06:02 +00:00
2017-01-30 05:40:52 +00:00
2016-12-02 02:24:42 +00:00
2017-02-01 22:45:09 +00:00
2017-03-08 23:55:44 +00:00
2017-01-28 02:02:38 +00:00
2017-02-28 16:02:37 +00:00
2017-03-13 22:56:14 +00:00
2017-01-25 17:15:48 +00:00
2017-03-16 16:57:31 +00:00
2017-01-28 02:02:38 +00:00
2017-03-16 16:57:31 +00:00
2017-02-17 00:00:09 +00:00
2017-02-23 22:50:52 +00:00
2016-11-16 18:09:44 +00:00
2017-01-26 23:27:59 +00:00
2017-02-27 23:08:49 +00:00
2017-03-10 07:09:20 +00:00
2017-01-15 10:23:18 +00:00
2016-12-08 19:01:00 +00:00
2016-10-10 16:26:13 +00:00
2017-03-08 23:55:44 +00:00
2016-09-29 02:03:50 +00:00
2017-02-28 18:09:44 +00:00
2017-02-17 00:00:09 +00:00
2016-11-09 17:49:19 +00:00
2016-10-08 04:44:18 +00:00
2016-12-02 02:24:42 +00:00
2017-03-11 01:41:03 +00:00
2017-01-28 02:02:38 +00:00
2017-01-15 06:32:49 +00:00
2016-08-11 22:21:41 +00:00
2016-06-03 22:54:26 +00:00
2016-09-03 01:22:56 +00:00
2016-12-02 03:20:58 +00:00
2017-02-17 00:00:09 +00:00
2016-10-20 15:02:18 +00:00
2017-01-13 06:26:18 +00:00
2017-02-17 00:00:09 +00:00
2016-09-14 16:37:15 +00:00
2017-03-08 23:55:44 +00:00