Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/PassManager
Erik Eckstein 8223b3e210 MandatoryPerformanceOptimizations: fix some problems with inilning
* don't inline functions if it's not possible - by checking `SILInliner::canInlineApplySite`
* fix stack nesting after inlining a `begin_apply`
2023-08-10 15:01:47 +02:00
..
2023-05-11 08:11:44 +02:00