Home
last modified time | relevance | path

Searched refs:contractAutorelease (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp86 contractAutorelease(Function &F, Instruction *Autorelease,
146 bool ObjCARCContract::contractAutorelease( in contractAutorelease() function in ObjCARCContract
418 return contractAutorelease(F, Inst, Class, DependingInsts, Visited); in tryToPeepholeInstruction()