Searched refs:CodeGenOptLevel (Results 1 – 1 of 1) sorted by relevance
186 static cl::opt<unsigned> CodeGenOptLevel( variable437 if (CodeGenOptLevel.getNumOccurrences()) in GetCodeGenOptLevel()438 return static_cast<CodeGenOpt::Level>(unsigned(CodeGenOptLevel)); in GetCodeGenOptLevel()