Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.h44 NeedsPositiveRetainCount, enumerator
H A DDependencyAnalysis.cpp129 case NeedsPositiveRetainCount: { in Depends()
H A DObjCARCOpts.cpp1114 DepInst = findSingleDependency(NeedsPositiveRetainCount, Arg, in OptimizeIndividualCallImpl()
2319 findSingleDependency(NeedsPositiveRetainCount, Arg, BB, Ret, PA)); in FindPredecessorAutoreleaseWithSafePath()