[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / tools / llvm-profdata / invalid-profile-gen-zeros.proftext
blob09a7cb152375c52238821ad7b8d1d733bc045aaa
1 # RUN: llvm-profdata merge --text -j 4 %s %s %s %s -o %t 2>&1 | FileCheck %s
2 # RUN: llvm-profdata merge --binary -j 4 %s %s %s %s -o %t 2>&1 | FileCheck %s
3 # IR level Instrumentation Flag
4 # CHECK: warning: invalid profile created
5 :ir
6 foo
7 # Func Hash:
8 35277121310
9 # Num Counters:
11 # Counter Values:
13 556
15 # Num Value Kinds:
17 # ValueKind = IPVK_MemOPSize:
19 # NumValueSites:
22 0:99
23 0:88
24 3:77
25 9:72
26 4:66
27 5:55
28 6:44
29 7:33
30 8:22