Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp3351 bool ContractAutorelease(Function &F, Instruction *Autorelease,
3449 ObjCARCContract::ContractAutorelease(Function &F, Instruction *Autorelease, in ContractAutorelease() function in ObjCARCContract
3614 if (ContractAutorelease(F, Inst, Class, DependingInstructions, Visited)) in runOnFunction()