[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / tools / llvm-profdata / show-order.proftext
blob8ef26847ad77ed310bb37a7a69d224666edee298
1 # RUN: llvm-profdata order %s | FileCheck %s
3 # CHECK: a
4 # CHECK: b
5 # CHECK: c
6 # CHECK: x
8 # Header
9 :ir
10 :temporal_prof_traces
11 # Num Traces
13 # Trace Stream Size:
15 # Weight
17 a, main.c:b, c
18 # Weight
20 a, x, main.c:b, c
21 # Weight
23 a, main.c:b, c
26 # Func Hash:
27 0x1234
28 # Num Counters:
30 # Counter Values:
31 101
33 main.c:b
34 0x5678
36 202
39 0xabcd
41 303
44 0xefff
46 404