mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* In `ApplySite`: `argumentOperands` and `isCalleeOperand` * In `ArgumentConvention`: `isIndirect`, `isIndirectIn` and `isGuaranteed` * In `Function`: `isDefinition`, `numParameterArguments`, `numArguments`, `getArgumentConvention`, `effectAttribute` * In `Type`: `isFunction` and `isCalleeConsumedFunction` * In `Instruction`: `hasUnspecifiedSideEffects` * New bridged instructions: `EndApplyInst` and `AbortApplyInst` * `LoadInst.ownership` * `BeginAccessInst.isStatic` * make the `Allocation` protocol a `SingleValueInstruction` (instead of `AnyObject`)
12 KiB
12 KiB