Home | History | Annotate | Download | only in CodeGen

Lines Matching full:autorelease

2155 /// Try to emit a fused autorelease of a return result.
2236 // Do the fused retain/autorelease if we were asked to.
2281 /// Emit an ARC autorelease of the result of a function.
2289 // need to avoid the possible autorelease.
2293 // At -O0, try to emit a fused retain/autorelease.