blob: b6efe16a639f6f0148532ef2595c07d04996f806 [file] [log] [blame] [edit]
--- !Analysis
Pass: asm-printer
Name: InstructionCount
Function: func1
Args:
- NumInstructions: '1'
- String: ' instructions in function'
...
--- !Analysis
Pass: asm-printer
Name: InstructionCount
Function: func2
Args:
- NumInstructions: '2'
- String: ' instructions in function'
...
--- !Analysis
Pass: asm-printer
Name: InstructionCount
Function: func3
Args:
- NumInstructions: '3'
- String: ' instructions in function'
...