Searched defs:enableOpt (Results 1 – 5 of 5) sorted by relevance
64 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); variable
65 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); variable
70 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); variable
94 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); global() variable