Lines Matching refs:distinct
50 !1 = distinct !{!1, !2, !"hello: %a"}
51 !2 = distinct !{!2, !"hello"}
53 !4 = distinct !{!4, !5, !"hello2: %a"}
54 !5 = distinct !{!5, !"hello2"}
55 !6 = distinct !{!6, !5, !"hello2: %b"}
60 ; CHECK: !1 = distinct !{!1, !2, !"hello2: %a"}
61 ; CHECK: !2 = distinct !{!2, !"hello2"}
62 ; CHECK: !3 = distinct !{!3, !2, !"hello2: %b"}
66 ; CHECK: !7 = distinct !{!7, !8, !"hello2: %a"}
67 ; CHECK: !8 = distinct !{!8, !"hello2"}
68 ; CHECK: !9 = distinct !{!9, !8, !"hello2: %b"}
69 ; CHECK: !10 = distinct !{!10, !11, !"hello: %a"}
70 ; CHECK: !11 = distinct !{!11, !"hello"}
77 ; CHECK: !18 = distinct !{!18, !19, !"hello2: %a"}
78 ; CHECK: !19 = distinct !{!19, !"hello2"}
79 ; CHECK: !20 = distinct !{!20, !19, !"hello2: %b"}