mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Specifies that the optimizer and IRGen must not add runtime calls which are not in the function originally. This attribute is set for functions with performance constraints or functions which are called from functions with performance.