Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / llvm-remarkutil / Inputs / annotation-count.yaml
blob9b428f013c00c23e7154cffe3dcbb9f8cf27ffa8
1 --- !Analysis
2 Pass:            annotation-remarks
3 Name:            AnnotationSummary
4 Function:        func1
5 Args:
6   - String:          'Annotated '
7   - count:           '1'
8   - String:          ' instructions with '
9   - type:            remark
10 --- !Analysis
11 Pass:            annotation-remarks
12 Name:            AnnotationSummary
13 Function:        func2
14 Args:
15   - String:          'Annotated '
16   - count:           '2'
17   - String:          ' instructions with '
18   - type:            remark
19 --- !Analysis
20 Pass:            annotation-remarks
21 Name:            AnnotationSummary
22 Function:        func3
23 Args:
24   - String:          'Annotated '
25   - count:           '3'
26   - String:          ' instructions with '
27   - type:            remark