llvm-project/llvm/lib/Transforms/ObjCARC
Akira Hatanaka 392a2a554c Refactor code in ObjCARC.cpp. NFC
This is in preparation for another patch I'm planning to send later.
2021-10-07 11:25:01 -07:00
..
ARCRuntimeEntryPoints.h
BlotMapVector.h
CMakeLists.txt
DependencyAnalysis.cpp
DependencyAnalysis.h
ObjCARC.cpp Refactor code in ObjCARC.cpp. NFC 2021-10-07 11:25:01 -07:00
ObjCARC.h [ObjC][ARC] Use the addresses of the ARC runtime functions instead of 2021-09-08 11:58:03 -07:00
ObjCARCAPElim.cpp [Transforms] Use make_early_inc_range (NFC) 2021-09-15 19:55:24 -07:00
ObjCARCContract.cpp [ObjC][ARC] Use the addresses of the ARC runtime functions instead of 2021-09-08 11:58:03 -07:00
ObjCARCExpand.cpp
ObjCARCOpts.cpp [Transforms] Use make_early_inc_range (NFC) 2021-09-15 19:55:24 -07:00
ProvenanceAnalysis.cpp
ProvenanceAnalysis.h
ProvenanceAnalysisEvaluator.cpp
PtrState.cpp
PtrState.h