brintos

brintos / llvm-project-archived public Read only

0
0
Text · 5.1 KiB · de161bf Raw
187 lines · yaml
1--- !Passed2Pass:            sil-generic-specializer3Name:            sil.Specialized4DebugLoc:5  File:            s.swift6  Line:            77  Column:          138Function:        'f()'9Args:10  - String:          'Specialized function '11  - Function:        '"Swift.CountableRange.init(uncheckedBounds:)"'12  - String:          ' with type '13  - FuncType:        '(Int, Int, @thin CountableRange<Int>.Type) -> CountableRange<Int>'14...15--- !Passed16Pass:            sil-generic-specializer17Name:            sil.Specialized18DebugLoc:19  File:            s.swift20  Line:            721  Column:          1222Function:        'f()'23Args:24  - String:          'Specialized function '25  - Function:        '"Swift.Collection<>.makeIterator()"'26  - String:          ' with type '27  - FuncType:        '(@in_guaranteed CountableRange<Int>) -> IndexingIterator<CountableRange<Int>>'28...29--- !Passed30Pass:            sil-generic-specializer31Name:            sil.Specialized32DebugLoc:33  File:            s.swift34  Line:            735  Column:          936Function:        'f()'37Args:38  - String:          'Specialized function '39  - Function:        '"Swift.IndexingIterator.next()"'40  - String:          ' with type '41  - FuncType:        '(@inout IndexingIterator<CountableRange<Int>>) -> Optional<Int>'42...43--- !Passed44Pass:            sil-generic-specializer45Name:            sil.Specialized46DebugLoc:47  File:            s.swift48  Line:            849  Column:          1250Function:        'f()'51Args:52  - String:          'Specialized function '53  - Function:        '"Swift._allocateUninitializedArray<A>(_:)"'54  - String:          ' with type '55  - FuncType:        '(Builtin.Word) -> (@owned Array<Any>, Builtin.RawPointer)'56...57--- !Passed58Pass:            sil-generic-specializer59Name:            sil.Specialized60DebugLoc:61  File:            s.swift62  Line:            863  Column:          1264Function:        'f()'65Args:66  - String:          'Specialized function '67  - Function:        '"Swift.Array.subscript.getter"'68  - String:          ' with type '69  - FuncType:        '(Int, @guaranteed Array<Int>) -> Int'70...71--- !Passed72Pass:            sil-inliner73Name:            sil.Inlined74DebugLoc:75  File:            s.swift76  Line:            777  Column:          1378Function:        'f()'79Args:80  - Callee:          '"specialized Swift.CountableRange.init(uncheckedBounds:)"'81    DebugLoc:82      File:            blah.swift83      Line:            684      Column:          685  - String:          ' inlined into '86  - Caller:          '"s.f()"'87    DebugLoc:88      File:            s.swift89      Line:            690      Column:          691  - String:          ' (cost = '92  - Cost:            '0'93  - String:          ', benefit = '94  - Benefit:         '20'95  - String:          ')'96...97--- !Passed98Pass:            sil-inliner99Name:            sil.Inlined100DebugLoc:101  File:            s.swift102  Line:            8103  Column:          12104Function:        'f()'105Args:106  - Callee:          '"specialized Swift.Array.subscript.getter"'107  - String:          ' inlined into '108  - Caller:          '"s.f()"'109    DebugLoc:110      File:            s.swift111      Line:            6112      Column:          6113  - String:          ' (cost = '114  - Cost:            '3'115  - String:          ', benefit = '116  - Benefit:         '52'117  - String:          ')'118...119--- !Passed120Pass:            sil-generic-specializer121Name:            sil.Specialized122DebugLoc:123  File:            s.swift124  Line:            4125  Column:          17126Function:        main127Args:128  - String:          'Specialized function '129  - Function:        '"Swift._allocateUninitializedArray<A>(_:)"'130  - String:          ' with type '131  - FuncType:        '(Builtin.Word) -> (@owned Array<Int>, Builtin.RawPointer)'132...133--- !Passed134Pass:            sil-generic-specializer135Name:            sil.Specialized136DebugLoc:137  File:            s.swift138  Line:            4139  Column:          16140Function:        main141Args:142  - String:          'Specialized function '143  - Function:        '"Swift.Array.init(arrayLiteral:)"'144  - String:          ' with type '145  - FuncType:        '(@owned Array<Int>, @thin Array<Int>.Type) -> @owned Array<Int>'146...147--- !Passed148Pass:            sil-inliner149Name:            sil.Inlined150DebugLoc:151  File:            s.swift152  Line:            4153  Column:          16154Function:        main155Args:156  - Callee:          '"specialized Swift.Array.init(arrayLiteral:)"'157  - String:          ' inlined into '158  - Caller:          '"main"'159  - String:          ' (cost = '160  - Cost:            '0'161  - String:          ', benefit = '162  - Benefit:         '20'163  - String:          ')'164...165--- !Passed166Pass:            sil-inliner167Name:            sil.Inlined168DebugLoc:169  File:            s.swift170  Line:            12171  Column:          1172Function:        main173Args:174  - Callee:          '"s.f()"'175    DebugLoc:176      File:            s.swift177      Line:            6178      Column:          6179  - String:          ' inlined into '180  - Caller:          '"main"'181  - String:          ' (cost = '182  - Cost:            '20'183  - String:          ', benefit = '184  - Benefit:         '20'185  - String:          ')'186...187