Lines Matching refs:prof
8 %sel = select i1 %cmp, i32 %a, i32 %b, !prof !14
15 ; CHECK-NEXT: %sel = select i1 %cmp, i32 %a, i32 %b, !prof !14
21 %sel = select i1 %cmp, i32 %a, i32 %b, !prof !15
30 ; CHECK-NEXT: br i1 %cmp, label %select.end, label %select.false, !prof !15
40 %sel = select i1 %cmp, i32 %a, i32 %b, !prof !16
48 ; CHECK-NEXT: br i1 %cmp, label %select.end, label %select.false, !prof !16
58 %sel = select i1 %cmp, i32 %a, i32 %b, !prof !17
64 ; CHECK-NEXT: %sel = select i1 %cmp, i32 %a, i32 %b, !prof !17
71 %sel = select i1 %cmp, i32 %a, i32 %b, !prof !15
77 ; CHECK-NEXT: %sel = select i1 %cmp, i32 %a, i32 %b, !prof !15
81 define i32 @weighted_select_pgso(i32 %a, i32 %b) !prof !18 {
83 %sel = select i1 %cmp, i32 %a, i32 %b, !prof !15
89 ; CHECK-NEXT: %sel = select i1 %cmp, i32 %a, i32 %b, !prof !15