llvm-for-llvmta/test/tools/opt-viewer/Inputs/unicode-function-name/s.opt.yaml

23 lines
534 B
YAML

--- !Passed
Pass: sil-inliner
Name: sil.Inlined
DebugLoc:
File: s.swift
Line: 12
Column: 16
Function: main
Args:
- Callee: '"s.• infix(_:_:)"'
DebugLoc:
File: s.swift
Line: 3
Column: 6
- String: ' inlined into '
- Caller: '"main"'
- String: ' (cost = '
- Cost: '2'
- String: ', benefit = '
- Benefit: '40'
- String: ')'
...