LLVM 20.0.0git
|
#include "llvm/Analysis/ObjCARCAnalysisUtils.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/Support/CommandLine.h"
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) |
|
static |