swift
8223b3e2 - MandatoryPerformanceOptimizations: fix some problems with inilning

Commit
2 years ago
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`
Author
Committer
Parents
Loading