Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.h53 void FindDependencies(DependenceKind Flavor,
DDependencyAnalysis.cpp219 llvm::objcarc::FindDependencies(DependenceKind Flavor, in FindDependencies() function in llvm::objcarc
DObjCARCContract.cpp166 FindDependencies(RetainAutoreleaseRVDep, Arg, in contractAutorelease()
170 FindDependencies(RetainAutoreleaseDep, Arg, in contractAutorelease()
DObjCARCOpts.cpp1105 FindDependencies(NeedsPositiveRetainCount, Arg, Inst->getParent(), Inst, in OptimizeIndividualCallImpl()
1110 FindDependencies(AutoreleasePoolBoundary, Arg, Inst->getParent(), Inst, in OptimizeIndividualCallImpl()
2196 FindDependencies(CanChangeRetainCount, Arg, Retain->getParent(), Retain, in HasSafePathToPredecessorCall()
2221 FindDependencies(CanChangeRetainCount, Arg, in FindPredecessorRetainWithSafePath()
2246 FindDependencies(NeedsPositiveRetainCount, Arg, in FindPredecessorAutoreleaseWithSafePath()
/external/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.h54 void FindDependencies(DependenceKind Flavor,
DObjCARCContract.cpp156 FindDependencies(RetainAutoreleaseRVDep, Arg, in contractAutorelease()
160 FindDependencies(RetainAutoreleaseDep, Arg, in contractAutorelease()
DDependencyAnalysis.cpp223 llvm::objcarc::FindDependencies(DependenceKind Flavor, in FindDependencies() function in llvm::objcarc
DObjCARCOpts.cpp882 FindDependencies(NeedsPositiveRetainCount, Arg, in OptimizeIndividualCalls()
888 FindDependencies(AutoreleasePoolBoundary, Arg, in OptimizeIndividualCalls()
1993 FindDependencies(CanChangeRetainCount, Arg, Retain->getParent(), Retain, in HasSafePathToPredecessorCall()
2018 FindDependencies(CanChangeRetainCount, Arg, in FindPredecessorRetainWithSafePath()
2043 FindDependencies(NeedsPositiveRetainCount, Arg, in FindPredecessorAutoreleaseWithSafePath()