Craig Topper
bd261ecc5a
[SelectionDAG] Add SDNode::user_begin() and use it in some places ( #120509 )
...
Most of these are just places that want the first user and aren't
iterating over the whole list.
While there I changed some use_size() == 1 to hasOneUse() which
is more efficient.
This is part of an effort to rename use_iterator to user_iterator
and provide a use_iterator that dereferences to SDUse&. This patch
helps reduce the diff on later patches.
2024-12-18 22:13:04 -08:00
..
2024-11-22 10:20:52 +08:00
2024-11-18 07:19:50 -08:00
2024-11-20 10:41:28 +08:00
2024-08-08 23:05:38 +08:00
2024-08-08 23:05:38 +08:00
2024-11-27 17:36:13 +08:00
2024-11-18 07:19:50 -08:00
2024-10-16 11:58:00 +08:00
2024-12-06 15:16:07 +05:30
2024-11-22 17:34:15 +08:00
2024-11-21 16:52:38 +08:00
2024-10-18 09:06:29 +08:00
2024-10-18 09:06:29 +08:00
2023-10-19 09:20:27 +08:00
2024-10-18 09:35:42 +04:00
2024-10-18 09:35:42 +04:00
2024-11-20 10:41:28 +08:00
2024-11-01 00:08:15 +08:00
2024-08-27 10:08:43 +08:00
2024-12-10 09:11:28 +08:00
2024-11-22 11:23:11 +01:00
2024-06-04 08:10:58 +08:00
2024-12-18 22:13:04 -08:00
2024-12-10 09:11:28 +08:00
2023-07-18 15:50:20 +08:00
2024-11-12 19:07:53 +08:00
2023-07-24 13:11:02 +08:00
2023-07-24 13:11:02 +08:00
2023-07-18 15:50:20 +08:00
2024-11-22 11:23:11 +01:00
2023-07-24 13:11:02 +08:00
2024-10-16 11:58:00 +08:00
2024-11-18 07:19:50 -08:00
2024-10-23 19:43:23 +08:00
2024-12-16 13:39:01 +08:00
2024-01-09 20:35:49 +08:00
2024-01-09 20:35:49 +08:00
2024-11-11 14:15:22 +08:00
2024-11-06 19:30:57 +08:00
2024-11-06 19:30:57 +08:00
2024-11-14 13:30:05 -08:00
2024-11-14 13:30:05 -08:00
2024-09-06 15:48:14 +08:00
2024-09-06 15:48:14 +08:00