xref: /llvm-project/llvm/test/tools/opt-viewer/Inputs/unicode-function-name/s.opt.yaml (revision 873f032f3ac3622095df61d96f3a2b6271174ccb)
1--- !Passed
2Pass:            sil-inliner
3Name:            sil.Inlined
4DebugLoc:
5  File:            s.swift
6  Line:            12
7  Column:          16
8Function:        main
9Args:
10  - Callee:          '"s.• infix(_:_:)"'
11    DebugLoc:
12      File:            s.swift
13      Line:            3
14      Column:          6
15  - String:          ' inlined into '
16  - Caller:          '"main"'
17  - String:          ' (cost = '
18  - Cost:            '2'
19  - String:          ', benefit = '
20  - Benefit:         '40'
21  - String:          ')'
22...
23