1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Transforms/ObjCARC
Michael Gottesman c8fabe48ac [objc-arc] Rename ConnectTDBUTraversals => PairUpRetainsReleases.
This is a name that is more descriptive of what the method really does. NFC.

llvm-svn: 232349
2015-03-16 07:02:30 +00:00
..
ARCInstKind.cpp [objc-arc] Add the predicate CanDecrementRefCount. 2015-02-20 00:02:45 +00:00
ARCInstKind.h
ARCRuntimeEntryPoints.h [objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy. 2015-03-16 07:02:27 +00:00
BlotMapVector.h
CMakeLists.txt
DependencyAnalysis.cpp DataLayout is mandatory, update the API to reflect it with references. 2015-03-10 02:37:25 +00:00
DependencyAnalysis.h
LLVMBuild.txt
Makefile
ObjCARC.cpp
ObjCARC.h [objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy. 2015-03-16 07:02:27 +00:00
ObjCARCAliasAnalysis.cpp DataLayout is mandatory, update the API to reflect it with references. 2015-03-10 02:37:25 +00:00
ObjCARCAliasAnalysis.h
ObjCARCAPElim.cpp
ObjCARCContract.cpp [objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy. 2015-03-16 07:02:27 +00:00
ObjCARCExpand.cpp
ObjCARCOpts.cpp [objc-arc] Rename ConnectTDBUTraversals => PairUpRetainsReleases. 2015-03-16 07:02:30 +00:00
ProvenanceAnalysis.cpp DataLayout is mandatory, update the API to reflect it with references. 2015-03-10 02:37:25 +00:00
ProvenanceAnalysis.h DataLayout is mandatory, update the API to reflect it with references. 2015-03-10 02:37:25 +00:00
ProvenanceAnalysisEvaluator.cpp DataLayout is mandatory, update the API to reflect it with references. 2015-03-10 02:37:25 +00:00
PtrState.cpp [objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy. 2015-03-16 07:02:27 +00:00
PtrState.h [objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy. 2015-03-16 07:02:27 +00:00