[Support] Recycler: Match dealloc size and enforce min size (#121889)
[llvm-project.git] / llvm / test / tools / llvm-remarkutil / count / Inputs / remark-group-by.yaml
bloba61870a87e5e2b245b410206d31a9a9f3cc7ca7c
1 --- !Analysis
2 Pass:            generic-remarks-pass
3 Name:            Remark
4 DebugLoc:        { File: path/to/anno.c, Line: 1, Column: 2 }
5 Function:        func1
6 Args:
7   - count:           '1'
8   - String:          ' instructions with '
9   - type:            remark
10 --- !Missed
11 Pass:            generic-remarks-pass
12 Name:            Remark
13 DebugLoc:        { File: path/to/anno.c, Line: 1, Column: 2 }
14 Function:        func1
15 Args:
16   - count:           '3'
17   - String:          ' instructions with '
18   - type:            remark
19 --- !Passed
20 Pass:            generic-remarks-pass
21 Name:            Remark
22 DebugLoc:        { File: path/to/anno.c, Line: 1, Column: 2 }
23 Function:        func2
24 Args:
25   - count:           '3'
26   - String:          ' instructions with '
27   - type:            remark
28 --- !Analysis
29 Pass:            generic-remarks-pass2
30 Name:            Remark
31 DebugLoc:        { File: path/to/anno3.c, Line: 1, Column: 2 }
32 Function:        func1
33 Args:
34   - count:           '3'
35   - String:          ' instructions with '
36   - type:            remark
37 --- !Analysis
38 Pass:            generic-remarks-pass3
39 Name:            Remark
40 DebugLoc:        { File: path/to/anno.c, Line: 1, Column: 2 }
41 Function:        func2
42 Args:
43   - count:           '2'
44   - String:          ' instructions with '
45   - type:            remark
46 --- !Analysis
47 Pass:            generic-remarks-pass4
48 Name:            Remark
49 DebugLoc:        { File: path/to/anno2.c, Line: 1, Column: 2 }
50 Function:        func3
51 Args:
52   - count:           '2'
53   - String:          ' instructions with '
54   - type:            remark