LLVM 22.0.0git
ObjCARCAnalysisUtils.cpp File Reference

Go to the source code of this file.

Variables

static cl::opt< bool, true > EnableARCOptimizations ("enable-objc-arc-opts", cl::desc("enable/disable all ARC Optimizations"), cl::location(EnableARCOpts), cl::init(true), cl::Hidden)

Variable Documentation

◆ EnableARCOptimizations

cl::opt< bool, true > EnableARCOptimizations("enable-objc-arc-opts", cl::desc("enable/disable all ARC Optimizations"), cl::location(EnableARCOpts), cl::init(true), cl::Hidden) ( "enable-objc-arc-opts" ,
cl::desc("enable/disable all ARC Optimizations") ,
cl::location(EnableARCOpts) ,
cl::init(true) ,
cl::Hidden  )
static