Home | History | Annotate | Download | only in CodeGen

Lines Matching full:autorelease

1475 /// Try to emit a fused autorelease of a return result.
1556 // Do the fused retain/autorelease if we were asked to.
1601 /// Emit an ARC autorelease of the result of a function.
1609 // need to avoid the possible autorelease.
1613 // At -O0, try to emit a fused retain/autorelease.