mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
A SILArgument is a function argument if the argument's parent BB is the entry BB of the function containing the argument. This is an interesting distinction since function arguments have special aliasing properties with respect to indirect arguments which normal basic block arguments do not. Swift SVN r14012
1.7 KiB
1.7 KiB