--- !Passed Pass: sil-generic-specializer Name: sil.Specialized DebugLoc: File: s.swift Line: 7 Column: 13 Function: 'f()' Args: - String: 'Specialized function ' - Function: '"Swift.CountableRange.init(uncheckedBounds:)"' - String: ' with type ' - FuncType: '(Int, Int, @thin CountableRange.Type) -> CountableRange' ... --- !Passed Pass: sil-generic-specializer Name: sil.Specialized DebugLoc: File: s.swift Line: 7 Column: 12 Function: 'f()' Args: - String: 'Specialized function ' - Function: '"Swift.Collection<>.makeIterator()"' - String: ' with type ' - FuncType: '(@in_guaranteed CountableRange) -> IndexingIterator>' ... --- !Passed Pass: sil-generic-specializer Name: sil.Specialized DebugLoc: File: s.swift Line: 7 Column: 9 Function: 'f()' Args: - String: 'Specialized function ' - Function: '"Swift.IndexingIterator.next()"' - String: ' with type ' - FuncType: '(@inout IndexingIterator>) -> Optional' ... --- !Passed Pass: sil-generic-specializer Name: sil.Specialized DebugLoc: File: s.swift Line: 8 Column: 12 Function: 'f()' Args: - String: 'Specialized function ' - Function: '"Swift._allocateUninitializedArray(_:)"' - String: ' with type ' - FuncType: '(Builtin.Word) -> (@owned Array, Builtin.RawPointer)' ... --- !Passed Pass: sil-generic-specializer Name: sil.Specialized DebugLoc: File: s.swift Line: 8 Column: 12 Function: 'f()' Args: - String: 'Specialized function ' - Function: '"Swift.Array.subscript.getter"' - String: ' with type ' - FuncType: '(Int, @guaranteed Array) -> Int' ... --- !Passed Pass: sil-inliner Name: sil.Inlined DebugLoc: File: s.swift Line: 7 Column: 13 Function: 'f()' Args: - Callee: '"specialized Swift.CountableRange.init(uncheckedBounds:)"' DebugLoc: File: blah.swift Line: 6 Column: 6 - String: ' inlined into ' - Caller: '"s.f()"' DebugLoc: File: s.swift Line: 6 Column: 6 - String: ' (cost = ' - Cost: '0' - String: ', benefit = ' - Benefit: '20' - String: ')' ... --- !Passed Pass: sil-inliner Name: sil.Inlined DebugLoc: File: s.swift Line: 8 Column: 12 Function: 'f()' Args: - Callee: '"specialized Swift.Array.subscript.getter"' - String: ' inlined into ' - Caller: '"s.f()"' DebugLoc: File: s.swift Line: 6 Column: 6 - String: ' (cost = ' - Cost: '3' - String: ', benefit = ' - Benefit: '52' - String: ')' ... --- !Passed Pass: sil-generic-specializer Name: sil.Specialized DebugLoc: File: s.swift Line: 4 Column: 17 Function: main Args: - String: 'Specialized function ' - Function: '"Swift._allocateUninitializedArray(_:)"' - String: ' with type ' - FuncType: '(Builtin.Word) -> (@owned Array, Builtin.RawPointer)' ... --- !Passed Pass: sil-generic-specializer Name: sil.Specialized DebugLoc: File: s.swift Line: 4 Column: 16 Function: main Args: - String: 'Specialized function ' - Function: '"Swift.Array.init(arrayLiteral:)"' - String: ' with type ' - FuncType: '(@owned Array, @thin Array.Type) -> @owned Array' ... --- !Passed Pass: sil-inliner Name: sil.Inlined DebugLoc: File: s.swift Line: 4 Column: 16 Function: main Args: - Callee: '"specialized Swift.Array.init(arrayLiteral:)"' - String: ' inlined into ' - Caller: '"main"' - String: ' (cost = ' - Cost: '0' - String: ', benefit = ' - Benefit: '20' - String: ')' ... --- !Passed Pass: sil-inliner Name: sil.Inlined DebugLoc: File: s.swift Line: 12 Column: 1 Function: main Args: - Callee: '"s.f()"' DebugLoc: File: s.swift Line: 6 Column: 6 - String: ' inlined into ' - Caller: '"main"' - String: ' (cost = ' - Cost: '20' - String: ', benefit = ' - Benefit: '20' - String: ')' ...