Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCAliasAnalysis.cpp56 if (!EnableARCOpts) in alias()
89 if (!EnableARCOpts) in pointsToConstantMemory()
118 if (!EnableARCOpts) in getModRefBehavior()
133 if (!EnableARCOpts) in getModRefInfo()
DObjCARC.cpp30 bool llvm::objcarc::EnableARCOpts; member in llvm::objcarc
33 cl::location(EnableARCOpts),
DObjCARCExpand.cpp86 if (!EnableARCOpts) in runOnFunction()
DObjCARCAPElim.cpp130 if (!EnableARCOpts) in runOnModule()
DObjCARC.h45 extern bool EnableARCOpts;
DObjCARCContract.cpp348 if (!EnableARCOpts) in runOnFunction()
DObjCARCOpts.cpp2605 if (!EnableARCOpts) in doInitialization()
2637 if (!EnableARCOpts) in runOnFunction()