Searched refs:ContractAutorelease (Results 1 – 1 of 1) sorted by relevance
3351 bool ContractAutorelease(Function &F, Instruction *Autorelease,3449 ObjCARCContract::ContractAutorelease(Function &F, Instruction *Autorelease, in ContractAutorelease() function in ObjCARCContract3614 if (ContractAutorelease(F, Inst, Class, DependingInstructions, Visited)) in runOnFunction()