[InstCombine] Signed saturation patterns
[llvm-core.git] / test / Linker / Inputs / distinct.ll
blob07ae224d28ae739bc3abefa0952ad8e7ff4309e3
1 @global = linkonce global i32 0
3 !named = !{!0, !1, !2, !3, !4, !5, !6, !7, !8}
5 !0 = !{}
6 !1 = !{!0}
7 !2 = !{i32* @global}
8 !3 = distinct !{}
9 !4 = distinct !{!0}
10 !5 = distinct !{i32* @global}
11 !6 = !{!3}
12 !7 = !{!4}
13 !8 = !{!5}