Nikita Popov 7c878f4504 [InstCombine] Directly iterate over users (NFC)
After 3a223f1eafe331508d171b519df8a4984791ab48, it's no longer
necessary to put the users into a vector. We can directly iterate
them instead.
2023-05-24 10:39:32 +02:00
..